Skip to content
  • Laurent Bachelier's avatar
    Fix comparisons to None · e0542c2e
    Laurent Bachelier authored
    Diff checked manually.
    
    autopep8 -a -ir -j2 --select=E711 .
    
    This required the "agressive" option because it can change code
    behavior.
    e0542c2e