E1102
Error prone
Critical
Object is not callable
The Codiga Static Analysis engine is powered by the best open-source tools to check your Python code. Make sure your code does not have any security issues and follow design and other best practices. Automate your code reviews today and merge with confidence with Codiga.
Object is not callable
Too many arguments for method call
Unexpected keyword argument in method call
Argument passed by position and keyword in method call
Non-iterable value used in an iterating context
Value doesn't support membership test
Invalid iteration over dictionary items
Too many arguments for logging format string
Not enough arguments in logging call
Not enough arguments for format string
Unreachable code
Duplicate key in dictionary
Super call without brackets.