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 5dafa0f2 authored by Dorian Turba's avatar Dorian Turba
Browse files

fix gitlab ci mypy config

parent ed77e481
No related branches found
No related tags found
No related merge requests found
......@@ -62,7 +62,7 @@ line-length = 88
packages = "requirement_compare"
python_version = 3.11
disallow_untyped_defs = true
ignore_missing_imports = 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