Fabian Vogt
|
8e4116defc
|
Port from mock to unittest.mock
python3-mock no longer exists, use unittest.mock instead.
|
2023-03-01 16:57:37 +01:00 |
|
Stephan Kulow
|
aaab4af930
|
Target F401 - Unused imports
|
2022-02-18 18:29:27 +01:00 |
|
Stephan Kulow
|
27c364b0c9
|
Target E251 - Unexpected spaces around keyword
https://www.flake8rules.com/rules/E251.html
|
2022-02-18 17:28:13 +01:00 |
|
Stephan Kulow
|
529d1dafae
|
Target E302 - add two comment lines before class
|
2022-02-18 17:15:48 +01:00 |
|
Stephan Kulow
|
0561e06cb1
|
Target E261 - two spaces before inline comment
|
2022-02-18 16:39:16 +01:00 |
|
Ancor Gonzalez Sosa
|
4991dbce07
|
Fix tests
|
2021-10-01 14:56:50 +02:00 |
|
Ancor Gonzalez Sosa
|
6540e8baad
|
Test to showcase a submit request to SLE
|
2021-09-16 16:47:09 +02:00 |
|