Asib27's picture
try 1
065fee7 verified
raw
history blame
84 Bytes
import sys
if sys.version_info < (3, 11):
collect_ignore_glob = ["*_py311.py"]