README.md: Add TODO about Python 3.6+ f-string syntax

They are faster.
This commit is contained in:
Alan Orth 2018-10-17 09:13:25 +03:00
parent 34a9b8d629
commit e8d356c9ca
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ The API exposes the following endpoints:
- Check if database exists (try/except)
- Version API
- Use JSON in PostgreSQL
- Switch to [Python 3.6+ f-string syntax](https://realpython.com/python-f-strings/)
## License
This work is licensed under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html).