Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
7
Fix PEP8 E703 statement ends with a semicolon
· 4b9e01ec
Matt Selsky
authored
Sep 11, 2016
4b9e01ec
Fix PEP8 W391 blank line at end of file
· 56bb62c0
Matt Selsky
authored
Sep 11, 2016
56bb62c0
Fix PEP8 E711 comparison to None should be 'if cond is None:' or similar
· 885d3a36
Matt Selsky
authored
Sep 11, 2016
885d3a36
popen is mark of 'os' module, not 'sys'.
· 702a4013
Matt Selsky
authored
Sep 12, 2016
702a4013
Fix pylint: Undefined variable 'sys' (undefined-variable)
· 8d380e5f
Matt Selsky
authored
Sep 12, 2016
8d380e5f
Fix comment since overflow counter was unused
· 6be1aad9
Matt Selsky
authored
Sep 12, 2016
6be1aad9
Boolification
· a93c8fcd
Matt Selsky
authored
Sep 12, 2016
a93c8fcd
Loading