mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-14 11:57:44 +00:00
parent
3a446c21f8
commit
5fe38e07e7
2 changed files with 2 additions and 1 deletions
1
changelog.d/9720.misc
Normal file
1
changelog.d/9720.misc
Normal file
|
@ -0,0 +1 @@
|
|||
Revert using `dmypy run` in lint script.
|
|
@ -95,4 +95,4 @@ isort "${files[@]}"
|
|||
python3 -m black "${files[@]}"
|
||||
./scripts-dev/config-lint.sh
|
||||
flake8 "${files[@]}"
|
||||
dmypy run
|
||||
mypy
|
||||
|
|
Loading…
Reference in a new issue