We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d382363 commit 8f96690Copy full SHA for 8f96690
1 file changed
pyfunceble_webworker/models/syntax.py
@@ -70,4 +70,4 @@ class SyntaxStatusBase(BaseModel):
70
tested_at: datetime
71
72
73
-class SyntaxStatus(SyntaxStatusBase): ...
+class SyntaxStatus(SyntaxStatusBase): ... # noqa: E701
0 commit comments