Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit ed77e481 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix gitlab ci mypy config

parent 57a5a692
No related branches found
No related tags found
No related merge requests found
......@@ -62,6 +62,7 @@ line-length = 88
packages = "requirement_compare"
python_version = 3.11
disallow_untyped_defs = true
ignore_missing_imports = True
[tool.tox]
legacy_tox_ini = """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment