• Razvan Pascanu's avatar
    fixing PEP8 in several places · 34d8a4de
    Razvan Pascanu 提交于
    Note that I only went through the files and fix whatever the PEP8 script for
    vim reported as incorrect, but I had not actually paid attention to the
    text, so there might still be inconsistencies (like for example strange
    variable names, etc.). Also only scan_opt.py is done completely, scan_op.py
    still has a bunch of PEP8 inconsistency.
    
    After the fix I only run the tests in scan_module/tests.py and they passed
    so I assume I had not introduced any bug in my PEP8 fixes.
    34d8a4de
名称
最后提交
最后更新
..
tests 正在载入提交数据...
__init__.py 正在载入提交数据...
scan.py 正在载入提交数据...
scan_op.py 正在载入提交数据...
scan_opt.py 正在载入提交数据...
scan_perform.c.txt 正在载入提交数据...
scan_perform.pyx 正在载入提交数据...
scan_perform_ext.py 正在载入提交数据...
scan_utils.py 正在载入提交数据...
scan_views.py 正在载入提交数据...