add init files

This commit is contained in:
pengtao 2019-10-12 20:00:56 +08:00
parent 6d9997a72f
commit 44e388ae36
3 changed files with 3 additions and 0 deletions

1
config/__init__.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

1
data_channel/__init__.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-

1
ops/__init__.py Normal file
View File

@ -0,0 +1 @@
# -*- coding: utf-8 -*-