Commit 9568faaa authored by Thomas Purcell's avatar Thomas Purcell
Browse files

Edit pyproject.toml

See if this fixes all lint errors in pipelines
parent ef029311
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -130,6 +130,7 @@ lint.ignore = [
    "C416",
    "C901",    # function too complex
    "COM812",  # trailing comma missing
    "CPY001",
    "D100",
    "D101",
    "D102",