There was an error while loading. Please reload this page.
1 parent a75ff0b commit 518b6a8Copy full SHA for 518b6a8
1 file changed
pyproject.toml
@@ -40,7 +40,6 @@ pythonpath = [
40
testpaths = ["tests"]
41
42
[tool.ruff]
43
-extend = "https://raw.githubusercontent.com/QuantStrategyLab/QuantPlatformKit/main/ruff-shared.toml"
44
ignore = ["E701", "E702", "E741", "F841", "F821", "B008", "F401", "F601", "E402", "E401"]
45
target-version = "py311"
46
line-length = 100
0 commit comments