gwift-book/adoc/toolchain/tools.adoc

21 lines
165 B
Plaintext

=== Chaîne d'outils
==== Flake8
[source,python]
--
from datetime import datetime
datetime.today()
datetime(2020, 2, 5)
--
==== Black
==== pytest
==== mypy