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