diff --git a/config/__init__.py b/config/__init__.py new file mode 100644 index 0000000..7c68785 --- /dev/null +++ b/config/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- \ No newline at end of file diff --git a/data_channel/__init__.py b/data_channel/__init__.py new file mode 100644 index 0000000..7c68785 --- /dev/null +++ b/data_channel/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- \ No newline at end of file diff --git a/ops/__init__.py b/ops/__init__.py new file mode 100644 index 0000000..7c68785 --- /dev/null +++ b/ops/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*- \ No newline at end of file