Commit graph

19 commits

Author SHA1 Message Date
Clinton Hall
75ecbd4862
Add Submodule checks (#1682) 2019-12-08 14:35:15 +13:00
Labrys of Knossos
424879e4b6 Add future imports 2019-04-07 17:44:25 -04:00
Labrys of Knossos
4c8e896bbb Fix flake8-bugbear B007 Loop control variable not used within the loop body. 2019-04-06 23:37:20 -04:00
Labrys of Knossos
10b2eab3c5 Fix flake8-docstrings D401 First line should be in imperative mood 2019-04-06 23:37:20 -04:00
Labrys of Knossos
1d7dba8aeb Fix flake8-docstrings D205 1 blank line required between summary line and description 2019-04-06 23:37:19 -04:00
Labrys of Knossos
777bc7e35d Fix flake8-docstrings D202 No blank lines allowed after function docstring 2019-04-06 23:37:19 -04:00
Labrys of Knossos
4dd58afaf6 Fix flake8-docstrings D200 One-line docstring should fit on one line with quotes 2019-04-06 23:37:19 -04:00
Labrys of Knossos
90090d7e02 Fix flake8 E117 over-indented 2019-04-05 17:12:03 -04:00
Labrys of Knossos
c4be677a62 Fix git subprocess 2019-01-15 17:32:03 -05:00
Labrys of Knossos
f83b37d80b Fix missed commit for source cleaner 2019-01-05 22:59:20 -05:00
Labrys of Knossos
c5343889fb Fix quotes - standardize to single-quoted strings 2018-12-29 14:19:20 -05:00
Labrys of Knossos
6f7b85f711 Remove unused import 2018-12-26 11:39:41 -05:00
Labrys of Knossos
018ded07d6 Fix PEP8 for bare exceptions 2018-12-26 11:29:38 -05:00
Lizband
d1edf9f2a2 Merge branch 'release-11.7' into nightly
# Conflicts:
#	changelog.txt
#	core/versionCheck.py
#	nzbToMedia.py
2018-12-25 14:39:31 -05:00
Labrys of Knossos
2fce0e40c3 Add logging for cleanup 2018-12-19 19:40:13 -05:00
Labrys of Knossos
70acfc22e7 Add cleanup upon update 2018-12-19 19:27:52 -05:00
Labrys of Knossos
32e0d7dba2 Refactor PROGRAM_DIR -> APP_DIR 2018-12-19 19:20:26 -05:00
Labrys of Knossos
094ae574a2 Refactor gh_api -> github_api 2018-12-19 17:20:55 -05:00
Labrys of Knossos
c624029846 Refactor versionCheck -> version_check 2018-12-19 17:20:55 -05:00
Renamed from core/versionCheck.py (Browse further)