mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-07 12:44:29 +08:00
add python3.6 tests typechecking
This commit is contained in:
@@ -3,7 +3,7 @@ import shutil
|
||||
import subprocess
|
||||
import sys
|
||||
from pathlib import Path
|
||||
from re import Pattern
|
||||
from typing import Pattern
|
||||
|
||||
from scripts.enabled_test_modules import IGNORED_ERRORS, IGNORED_MODULES
|
||||
|
||||
|
||||
Reference in New Issue
Block a user