Initial commit
This commit is contained in:
5
securecheck/__init__.py
Normal file
5
securecheck/__init__.py
Normal file
@@ -0,0 +1,5 @@
|
||||
"""SecureCheck package."""
|
||||
|
||||
__all__ = ["__version__"]
|
||||
|
||||
__version__ = "0.1.0"
|
||||
Reference in New Issue
Block a user