We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5e7b5 commit bd8c3f8Copy full SHA for bd8c3f8
1 file changed
baldr/api/constants.py
@@ -15,6 +15,3 @@
15
16
PATH_TYPE_COLLECTION = 'collection'
17
PATH_TYPE_RESOURCE = 'resource'
18
-
19
20
-__all__ = [i for i in locals() if i.isupper()]
0 commit comments