BACK TO LIST

Python rules

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.

E1102

Error prone
Critical

Object is not callable

Learn more

E1121

Error prone
Critical

Too many arguments for method call

E1123

Error prone
Critical

Unexpected keyword argument in method call

E1124

Error prone
Critical

Argument passed by position and keyword in method call

E1133

Error prone
Critical

Non-iterable value used in an iterating context

E1135

Error prone
Critical

Value doesn't support membership test

E1141

Error prone
Critical

Invalid iteration over dictionary items

E1205

Error prone
Critical

Too many arguments for logging format string

E1206

Error prone
Critical

Not enough arguments in logging call

E1306

Error prone
Critical

Not enough arguments for format string

W0101

Error prone
Critical

Unreachable code

W0109

Error prone
Critical

Duplicate key in dictionary

W0245

Error prone
Critical

Super call without brackets.

We use cookies to improve your site experience, including analytics cookies to understand how you use our product and design better experiences. Please read our Cookie Policy.