« Previous | Next » 

Revision fbafd482

IDfbafd4820b7627e3a57d3baa91ff633fe197c9de

Added by Sofia Papagiannaki almost 10 years ago

pithos: Revert pep8 changes from sqlalchemy ClauseElements

pep8 complains for comparison with boolean in sqlalchemy.sql.expression.ClauseElement
with "E712 comparison to True should be 'if cond is True:' or 'if cond:'"
but sqlalchemy does not understand it otherwise.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences