Create __init__.py
This commit is contained in:
6
presidio_config/__init__.py
Normal file
6
presidio_config/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
||||
"""
|
||||
Configuration personnalisée pour Presidio avec support français/belge.
|
||||
"""
|
||||
|
||||
__version__ = "1.0.0"
|
||||
__author__ = "Votre équipe"
|
||||
Reference in New Issue
Block a user