mirror of
https://github.com/Benexl/FastAnime.git
synced 2025-12-12 07:40:41 -08:00
feat(cli):add quality and translation type selection
This commit is contained in:
@@ -35,3 +35,9 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry.scripts]
|
||||
fastanime = 'fastanime:FastAnime'
|
||||
|
||||
# FILE: .bandit
|
||||
[tool.bandit]
|
||||
#exclude = tests,path/to/file
|
||||
#tests = B201,B301
|
||||
skips = ["B311","B603","B607","B404"]
|
||||
|
||||
Reference in New Issue
Block a user