mirror of
https://github.com/ilri/dspace-statistics-api.git
synced 2024-11-22 14:25:01 +01:00
README.md: Add TODO about Python 3.6+ f-string syntax
They are faster.
This commit is contained in:
parent
34a9b8d629
commit
e8d356c9ca
@ -43,6 +43,7 @@ The API exposes the following endpoints:
|
|||||||
- Check if database exists (try/except)
|
- Check if database exists (try/except)
|
||||||
- Version API
|
- Version API
|
||||||
- Use JSON in PostgreSQL
|
- Use JSON in PostgreSQL
|
||||||
|
- Switch to [Python 3.6+ f-string syntax](https://realpython.com/python-f-strings/)
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).
|
||||||
|
Loading…
Reference in New Issue
Block a user