Marc Hernandez Cabot
|
6fb85951ce
|
fix E22X flake8
|
2020-02-21 08:39:14 +01:00 |
Marc Hernández
|
91bbc70bc1
|
fix E30X flake8 (#4355)
|
2020-02-21 06:05:31 +01:00 |
Adrián Chaves
|
f261cf65e9
|
Add missing blank lines between functions and classes
Also fixed 2 unrelated Flake8 issues
|
2019-11-18 17:16:09 +01:00 |
Andrey Rakhmatullin
|
a138fb05d4
|
Replace to_native_str calls with to_unicode.
|
2019-11-14 13:45:39 +05:00 |
s-sanjay
|
2c14692e60
|
remove .keys() to avoid creating a tmp list/keyview obj (#4031)
Also add --verbose and --nolinks for code coverage
|
2019-09-27 09:56:43 +02:00 |
Eugenio Lacuesta
|
b714a372e2
|
[Tests] Prevent more DeprecationWarnings
* assertRegexpMatches -> assertRegex
* invalid escape sequence \[
|
2019-07-13 20:23:15 -03:00 |
Eugenio Lacuesta
|
f5e0b6b89a
|
parse command: rename cb_kwargs option to cbkwargs
|
2019-03-29 14:03:26 -03:00 |
Eugenio Lacuesta
|
e8af6331b5
|
Add cb_kwargs option to the parse command
|
2019-03-28 15:03:40 -03:00 |
Daniel Grana
|
96517cb7de
|
Fix test_command_parse under windows
|
2018-08-15 01:08:40 -07:00 |
IAlwaysBeCoding
|
846fd83512
|
removed commented out code, wrapped line to pep-8 and removed backlashes
|
2017-11-11 18:30:01 -05:00 |
Joakim Uddholm
|
8c38dde4e8
|
Moved parse command tests to its own file. Added some checks to check for logged errors.
|
2016-09-19 05:33:05 +02:00 |