diff options
| author | 2018-11-02 11:51:13 +0000 | |
|---|---|---|
| committer | 2018-11-02 11:51:13 +0000 | |
| commit | 5b27ccb5514c7cc09bfc8b7b69dbc9233322b2e6 (patch) | |
| tree | f5caf59aa940480e16614fa222b4820f90a9fc67 /src | |
| parent | Add a way to silently stop commands executing in modules/commands.py (diff) | |
| signature | ||
Add src/__init__.py to allow mypy to see src/ as a module
Diffstat (limited to 'src')
| -rw-r--r-- | src/__init__.py | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/__init__.py b/src/__init__.py new file mode 100644 index 00000000..e69de29b --- /dev/null +++ b/src/__init__.py |
