image_through_model #49
@@ -1,3 +1,11 @@
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[tool.flake8]
|
||||
per-file-ignores = "__init__.py:F401"
|
||||
max-line-length = 88
|
||||
extend-ignore = "E203"
|
||||
|
||||
[tool.poetry]
|
||||
name = "visual_critical_discourse_analysis"
|
||||
version = "0.1.0"
|
||||
|
||||
Reference in New Issue
Block a user