Skip to content
Snippets Groups Projects
Commit ef4accef authored by Martin Bergemann's avatar Martin Bergemann :speech_balloon:
Browse files

Bug fixing

parent 39047843
No related branches found
No related tags found
1 merge request!39Mail client
Pipeline #20344 passed
......@@ -12,7 +12,7 @@ lint:
- python3 -m pip install .[test]
script:
- mypy --install-types --non-interactive
- black --check -t 39 src
- black --check -t py310 src
pages:
image: python
......
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