Sofiya Semenova
|
8030f82e1c
|
Ed-1879 Remove requests import in symmath
|
2017-12-12 15:57:42 -05:00 |
|
Andy Armstrong
|
93235d118d
|
Reorder imports using isort (except lms and cms)
|
2017-05-30 16:04:54 -04:00 |
|
Ned Batchelder
|
0e4b816cb1
|
Pin versions of numpy and scipy
|
2016-08-08 09:11:25 -04:00 |
|
Ned Batchelder
|
8571ceabeb
|
Fix many wrong-assert-type errors
|
2016-08-03 12:44:41 -04:00 |
|
Sarina Canelake
|
edf6730ca0
|
Pylint fixes to symmath module
|
2015-12-08 22:56:28 -05:00 |
|
Sarina Canelake
|
8caad15188
|
Remove This Awful Code
|
2015-12-08 17:51:13 -05:00 |
|
Ned Batchelder
|
f5d0f3ff55
|
Remove useless pylint suppressions
|
2015-11-22 07:41:19 -05:00 |
|
Sarina Canelake
|
49f78b4742
|
Remove logging-not-lazy Pylint violations
|
2015-07-13 17:34:54 -04:00 |
|
Sarina Canelake
|
8283c07e32
|
Remove superfluous-parens pylint violations
Skipped 'print' statement violations, as print() is Py3k syntax.
|
2015-07-13 17:33:28 -04:00 |
|
Ned Batchelder
|
f396c11579
|
Fix unidiomatic type checking
|
2015-03-20 15:48:54 -04:00 |
|
Calen Pennington
|
03a05fd9d4
|
Always call super(..).setUp() from setUp
|
2015-02-04 09:09:14 -05:00 |
|
Sarina Canelake
|
520935209d
|
s/pylint: disable=W0402/pylint: disable=deprecated-module/
|
2014-12-01 11:22:12 -05:00 |
|
stv
|
fb9f324f2f
|
Fix PEP8: E303 too many blank lines
|
2014-11-10 11:00:14 -08:00 |
|
stv
|
cf9308144d
|
Fix PEP8: E302 expected 2 blank lines, found 1
|
2014-11-10 11:00:11 -08:00 |
|
Sarina Canelake
|
725e4908e3
|
Remove more pep8 violations
|
2014-11-04 07:37:41 -05:00 |
|
Sarina Canelake
|
27c3ba4a4d
|
pep8/pylint cleanup on symmath/formula.py
|
2014-02-11 09:46:24 -05:00 |
|
Calen Pennington
|
8ddd8c14a4
|
Fix pylint/pep8 errors
|
2013-11-08 11:08:48 -05:00 |
|
Ned Batchelder
|
e045860cb6
|
Pylint complains if you use string, even if you use it for what its still meant to be used for.
|
2013-06-21 16:35:47 -04:00 |
|
Ned Batchelder
|
df6d3f9b2f
|
Fix strings that should be raw.
|
2013-06-19 16:56:34 -04:00 |
|
Ned Batchelder
|
181b1e979b
|
Remove unused imports from common, as reported by pylint.
|
2013-06-19 16:56:34 -04:00 |
|
Ned Batchelder
|
88d3f253b6
|
Move symmath to be its own directory, and install it into the sandbox.
|
2013-05-31 15:22:16 -04:00 |
|