core
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
dicts
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
serializers
|
Replaced `string.format` with `f-strings`.
|
2022-02-18 01:02:02 +01:00 |
utils
|
Dropped python 2.7 and python 3.5 support.
|
2022-02-17 23:54:30 +01:00 |
__init__.py
|
Formatted code with black.
|
2021-10-12 14:27:35 +02:00 |
metadata.py
|
Updated CHANGELOG and version.
|
2022-02-18 00:37:53 +01:00 |