« Previous | Next » 

Revision 6294e2b4

ID6294e2b423e02d2461711e7fcfa1d4598f9fe443
Parent fa0a1365
Child e0e44476

Added by Michele Tartara almost 11 years ago

Disable parenthesis indentation check

More recent versions of pep8 check for the indentation level of closing
parenthesis in a way that is incompatible with the way we use in our code. Our
style is still pep8 compliant, and was re-allowed in even more recent versions
of the tool, but still we have to disable the check, for the time being.

Signed-off-by: Michele Tartara <>
Reviewed-by: Guido Trotter <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences