Laurent Monin
39f586fa47
No need to inherit object explicitly
2024-05-28 14:24:29 +02:00
Laurent Monin
2f6479747d
Update headers
2022-02-07 09:41:57 +01:00
Laurent Monin
14ce07756e
Update Copyright headers, with the help of fix-headers.py script
2021-11-10 21:38:54 +01:00
Philipp Wolfer
8ce7fdc850
Removed left-over Python 2 Unicode string modifiers
2021-06-19 14:14:40 +02:00
Laurent Monin
6b5e852a60
Run fix-header on *.py
2020-02-24 10:25:09 +01:00
Philipp Wolfer
dc0ec84401
isort: Consistently use two blank lines after import
2019-04-04 08:35:23 +02:00
Philipp Wolfer
dd4da2aa47
Updated isort config to put test imports in separate section
2019-04-04 08:32:22 +02:00
Wieland Hoffmann
e624aa121c
Make PicardTestCase the parent class of all tests
...
This brings the faketagger and, more importantly, settings reset to all of them.
2018-10-23 17:32:50 +02:00
Philipp Wolfer
55a6c22548
Fix astrcmp_c unit test not being run
2018-10-18 23:43:24 +02:00
Laurent Monin
5329e3592a
Clean up and sort imports using isort
...
Add a config for isort (https://github.com/timothycrosley/isort )
Run isort -rc . and make import style consistent across files
Add a note about `isort` in CONTRIBUTING.md
2018-08-22 08:51:25 +02:00
Wieland Hoffmann
896b62a3b5
test_astrcmp: Rephrase the skip message to not refer to a not existing file
2017-04-11 19:03:34 +02:00
Wieland Hoffmann
fb89d5e93c
Remove unused imports
2017-04-11 19:00:32 +02:00
Sophist
ef67ba9b88
Address review comments
...
Thanks to @mineo for his help.
2017-04-10 18:19:07 +01:00
Sophist
9c9335439e
Fix astrcmp tests if not compiled
2017-04-10 16:18:01 +01:00
Lukáš Lalinský
bf7934d848
Add astrcmp tests
2017-04-08 15:29:12 +02:00