mirror of
https://github.com/davidhalter/parso.git
synced 2025-12-06 12:54:29 +08:00
Remove redundant warnings import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import hashlib
|
||||
import os
|
||||
import warnings
|
||||
from typing import Generic, TypeVar, Union, Dict, Optional, Any
|
||||
from pathlib import Path
|
||||
|
||||
|
||||
Reference in New Issue
Block a user