Skip to content

Commit bd8c3f8

Browse files
committed
Remove __all__ hack...
1 parent 4c5e7b5 commit bd8c3f8

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

baldr/api/constants.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,3 @@
1515

1616
PATH_TYPE_COLLECTION = 'collection'
1717
PATH_TYPE_RESOURCE = 'resource'
18-
19-
20-
__all__ = [i for i in locals() if i.isupper()]

0 commit comments

Comments
 (0)