правки имен
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
from .fetch_publication_post_cycle import fetch_publication_post_cycle
|
||||
from .get_publication import get_publication
|
||||
from .get_publications import get_publications
|
||||
|
||||
__all__ = ['fetch_publication_post_cycle', 'get_publication', 'get_publications']
|
||||
@@ -1,5 +0,0 @@
|
||||
from .create_placements import create_placements
|
||||
from .get_placement import get_placement_user
|
||||
from .get_placements import get_placements
|
||||
|
||||
__all__ = ['create_placements', 'get_placement_user', 'get_placements']
|
||||
Reference in New Issue
Block a user