diff options
author | mrg0029 <mrg0029@users.noreply.github.com> | 2019-11-18 07:06:05 -0600 |
---|---|---|
committer | Brendan Forster <brendan@github.com> | 2019-11-18 09:06:05 -0400 |
commit | db0ef78b5ad1d3caf4cab3240467562360885613 (patch) | |
tree | 697c5c2bc28930a21bf846a0a8bf48ae9cc49b95 /Python.gitignore | |
parent | 1c114570c7659a59613ebc1fe45a5b07918df105 (diff) | |
download | gitignore-db0ef78b5ad1d3caf4cab3240467562360885613.tar.gz gitignore-db0ef78b5ad1d3caf4cab3240467562360885613.zip |
wtf is a pyflow (#3242)
Diffstat (limited to 'Python.gitignore')
-rw-r--r-- | Python.gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Python.gitignore b/Python.gitignore index 52d14980..b6e47617 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -91,7 +91,7 @@ ipython_config.py # install all needed dependencies. #Pipfile.lock -# pyflow +# PEP 582; used by e.g. github.com/David-OConnor/pyflow __pypackages__/ # Celery stuff |