mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-05-15 23:41:28 +01:00
style: resolve linting complaints
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from .organisation import *
|
||||
from .person import *
|
||||
from .question import *
|
||||
from .relationship import *
|
||||
from .organisation import * # noqa
|
||||
from .person import * # noqa
|
||||
from .question import * # noqa
|
||||
from .relationship import * # noqa
|
||||
|
||||
Reference in New Issue
Block a user