Load newest grammar in face of a future grammar

This commit is contained in:
A5rocks
2025-08-21 13:22:28 +09:00
parent 23b1cdf73d
commit baa3c90d85
3 changed files with 24 additions and 6 deletions

View File

@@ -10,3 +10,6 @@ norecursedirs = .* docs scripts normalizer_issue_files build
# fine as long as we are using `clean_jedi_cache` as a session scoped
# fixture.
usefixtures = clean_parso_cache
# Disallow warnings
filterwarnings = error