diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-10-07 18:20:00 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-10-07 18:20:00 -0300 |
commit | 79a479a4f799f2e62d7f5a2b6e6e9184028e0d31 (patch) | |
tree | 56877a61010466d57f78eda82be08dc0d9f1c6fe | |
parent | d0cfccafc156e7f51e30ca77ec3928256d22f345 (diff) |
Add missing empty init file to the config module
-rw-r--r-- | src/leap/bitmask/config/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/leap/bitmask/config/__init__.py b/src/leap/bitmask/config/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/src/leap/bitmask/config/__init__.py |