mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
refactor: Move export into separate app
This commit is contained in:
3
export/serializers/__init__.py
Normal file
3
export/serializers/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from . import (
|
||||
people
|
||||
)
|
||||
Reference in New Issue
Block a user