ignore line 474 beacause 'error: <nothing> not callable'.
This commit is contained in:
parent
64a4ce88af
commit
57f4be53d5
@ -471,4 +471,4 @@ def main( # pylint: disable=no-value-for-parameter
|
|||||||
|
|
||||||
|
|
||||||
if __name__ == "__main__":
|
if __name__ == "__main__":
|
||||||
main() # pylint: disable=no-value-for-parameter
|
main() # type: ignore # pylint: disable=no-value-for-parameter
|
||||||
|
Loading…
Reference in New Issue
Block a user