Skip to content
Snippets Groups Projects
Commit e6d42843 authored by Mohammad Torkashvand's avatar Mohammad Torkashvand
Browse files

aded python 3.10 to tox

parent ee720571
No related branches found
No related tags found
1 merge request!104aded python 3.10 to tox
Pipeline #84505 passed
[tox]
envlist = py310
[flake8] [flake8]
; Allow >> on newline (W503), and allow cls as first argument for pydantic validators (B902) ; Allow >> on newline (W503), and allow cls as first argument for pydantic validators (B902)
ignore = B902,W503 ignore = B902,W503
......
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