Maarten ter Huurne
|
23f1811b9d
|
Annotate return type of test methods
|
2024-06-13 12:02:05 +02:00 |
|
Maarten ter Huurne
|
aeeb69a9dd
|
Enable postponed evaluation of annotations for all test modules
This allows using the latest annotation syntax supported by the type
checker regardless of the runtime Python version.
|
2024-06-13 12:02:05 +02:00 |
|
David Smith
|
79ff8ea6be
|
Used isort to sort imports (#460)
|
2020-11-29 20:58:00 +00:00 |
|
Adam Dobrawy
|
ffa1a85dc7
|
Modernize Python syntax, add Python 3.8 (#398)
* Modernize Python syntax, add Python 3.8
* Update Python version & dist in TravisCI
* Add postgresql as addon
* Switch to psycopg2-binary
* Drop django.utils.six
|
2019-11-14 22:50:04 +06:00 |
|
Lucas Wiman
|
0859508a64
|
Fix E123 closing bracket does not match indentation of opening bracket's line
|
2018-07-02 12:57:14 -07:00 |
|
Bruno Alla
|
10ebc16271
|
Exclude tests from distribution
fixes #258
|
2017-02-15 23:00:10 +00:00 |
|