mirror of
https://github.com/283375/arcaea-offline-ocr.git
synced 2025-07-01 12:26:27 +00:00
impr: __all__
for modules, style improvements
This commit is contained in:
@ -24,6 +24,9 @@ classifiers = [
|
||||
"Homepage" = "https://github.com/283375/arcaea-offline-ocr"
|
||||
"Bug Tracker" = "https://github.com/283375/arcaea-offline-ocr/issues"
|
||||
|
||||
[tool.black]
|
||||
extend-exclude = 'src/arcaea_offline_ocr/_builtin_templates.py'
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
src_paths = ["src/arcaea_offline_ocr"]
|
||||
|
Reference in New Issue
Block a user