diff options
author | 2019-07-07 00:04:21 +0100 | |
---|---|---|
committer | 2019-07-07 00:04:21 +0100 | |
commit | c70766063457181f6fb736a3225ce51c9845e198 (patch) | |
tree | 92e91408e1a365bd869e81e8f368ca3eae97a9a0 /Pipfile.lock | |
parent | manually pin pydocstyle to 1.1.1 to fix lint errors (diff) |
unpin flake8 & flake8 docstrings to see if it fixes linting
Diffstat (limited to 'Pipfile.lock')
-rw-r--r-- | Pipfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Pipfile.lock b/Pipfile.lock index fded9eab..1da50999 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "c0406de8c1ea66d1f62c39c3140df0b258d5412ed19502a3a6609a9d631d7840" + "sha256": "a7e8ef5026516c05a7a24abc75904ff8608a429e1714bb01f6420d5f0a91a8cd" }, "pipfile-spec": 6, "requires": { |