mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Merge branch '0.8.0--dev' into collections_refactor
This commit is contained in:
6
pyproject.toml
vendored
6
pyproject.toml
vendored
@@ -90,8 +90,4 @@ include_trailing_comma = true
|
||||
line_length = 88
|
||||
multi_line_output = 3
|
||||
use_parentheses = true
|
||||
known_third_party = [
|
||||
"backend", "bs4", "django", "interface", "mobi", "prompt_toolkit",
|
||||
"psycopg2", "pyfiglet", "requests"
|
||||
]
|
||||
|
||||
known_third_party = ["backend", "bs4", "django", "interface", "mobi", "prompt_toolkit", "psycopg2-binary", "pyfiglet", "requests"]
|
||||
Reference in New Issue
Block a user