mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-12-22 07:14:59 -05:00
Merge branch 'release-v1.31.0' into develop
This commit is contained in:
commit
e32294f54b
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[@]}"
|
python3 -m black "${files[@]}"
|
||||||
./scripts-dev/config-lint.sh
|
./scripts-dev/config-lint.sh
|
||||||
flake8 "${files[@]}"
|
flake8 "${files[@]}"
|
||||||
dmypy run
|
mypy
|
||||||
|
Loading…
Reference in New Issue
Block a user