mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-06-14 11:39:44 +08:00
Cleanup: use lower-case list and dict, add a test (#6161)
This commit is contained in:
@@ -26,7 +26,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions/setup-python@v2
|
||||
- run: ./tests/check_pep_604.py
|
||||
- run: ./tests/check_new_syntax.py
|
||||
|
||||
flake8:
|
||||
name: Lint with flake8
|
||||
|
||||
Reference in New Issue
Block a user