Cleanup, bugfixes. Added access control on files and API.
This commit is contained in:
@@ -62,3 +62,8 @@ addopts = [
|
||||
testpaths = [
|
||||
"tests",
|
||||
]
|
||||
|
||||
[tool.isort]
|
||||
#src_paths = ["cista", "tests"]
|
||||
line_length = 120
|
||||
multi_line_output = 5
|
||||
|
||||
Reference in New Issue
Block a user