Update for public https://habr.com/post/421887/
This commit is contained in:
9
deploy/config/__init__.py
Normal file
9
deploy/config/__init__.py
Normal file
@@ -0,0 +1,9 @@
|
||||
#!/usr/bin/env python3
|
||||
# -*- coding: UTF-8 -*-
|
||||
|
||||
__author__ = 'RemiZOffAlex'
|
||||
__copyright__ = '(c) RemiZOffAlex'
|
||||
__license__ = 'MIT'
|
||||
__email__ = 'remizoffalex@mail.ru'
|
||||
|
||||
CONFIG = 'config.demo'
|
||||
Reference in New Issue
Block a user