diff options
| author | 2019-02-05 15:54:20 +0000 | |
|---|---|---|
| committer | 2019-02-05 15:54:20 +0000 | |
| commit | 1fe20a2c98ed5e4042d10c415d7923aebfaa362d (patch) | |
| tree | 677385905a109b6760258842b18643b8bf7c9fd8 /modules/github | |
| parent | Switch to using __init__.py as main file of directory modules, so they behave (diff) | |
| signature | ||
Move sasl.py to a directory module and move SCRAM logic to a different file,
move `github/module.py` to `github/__init__.py`
Diffstat (limited to 'modules/github')
| -rw-r--r-- | modules/github/__init__.py (renamed from modules/github/module.py) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/modules/github/module.py b/modules/github/__init__.py index 88ba324d..88ba324d 100644 --- a/modules/github/module.py +++ b/modules/github/__init__.py |
