minor fixes
This commit is contained in:
@@ -2,6 +2,4 @@
|
||||
__version__ = "{{VERSION_PLACEHOLDER}}" if "{" not in "{{VERSION_PLACEHOLDER}}" else "0.0.0"
|
||||
|
||||
#Exported functions
|
||||
__all__ = [
|
||||
|
||||
]
|
||||
__all__ = []
|
||||
|
||||
Reference in New Issue
Block a user