Haibo Lin
|
c0193c9fca
|
Fix flake8 complaints - E501
E501 line too long (92 > 88 characters)
E501 line too long (103 > 88 characters)
...
JIRA: COMPOSE-4108
Signed-off-by: Haibo Lin <hlin@redhat.com>
|
2020-02-07 14:36:46 +08:00 |
|
Haibo Lin
|
3eddcfccd8
|
Fix flake8 complaints - F401
F401 'dnf' imported but unused
F401 'imp' imported but unused
F401 'os' imported but unused
F401 'subprocess' imported but unused
F401 'sys' imported but unused
F401 'yum' imported but unused
JIRA: COMPOSE-4108
Signed-off-by: Haibo Lin <hlin@redhat.com>
|
2020-02-07 11:48:31 +08:00 |
|
Haibo Lin
|
38142d30ba
|
Format tests with black
JIRA: COMPOSE-4086
Signed-off-by: Haibo Lin <hlin@redhat.com>
|
2020-02-05 17:29:15 +08:00 |
|
Haibo Lin
|
0ed70fc8b6
|
tests: drop sys.path modification
It's unnecessary to add the path manually.
Signed-off-by: Haibo Lin <hlin@redhat.com>
|
2019-12-10 10:53:38 +08:00 |
|
Lubomír Sedlář
|
43fb06e00f
|
Remove shebangs from test files
They should be executed with a runner like nose, not directly.
Signed-off-by: Lubomír Sedlář <lsedlar@redhat.com>
|
2019-10-04 15:24:17 +02:00 |
|
Ondrej Nosek
|
cb3d36be5d
|
Variant as a lookaside - configuration
Relates: COMPOSE-2425
Signed-off-by: Ondrej Nosek <onosek@redhat.com>
|
2018-04-13 14:14:43 +02:00 |
|