• Nikita Titov's avatar
    [ci][python] updated pep8 to pycodestyle (#1358) · 21487d8a
    Nikita Titov authored
    * updated pep8 to pycodestyle
    
    * fixed E722 do not use bare 'except'
    
    * fixed W605 invalid escape sequence '\*'
    
    * fixed W504 line break after binary operator
    
    * ignore W605 invalid escape sequence '\*' in nuget builder
    
    * made pycodestyle happy
    21487d8a
basic.py 76.5 KB