mirror of
https://github.com/davidhalter/jedi.git
synced 2026-09-02 19:06:56 +08:00
Fix flake8
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
import os
|
import os
|
||||||
import re
|
|
||||||
from functools import wraps
|
from functools import wraps
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
from typing import Dict, Mapping, Tuple
|
from typing import Dict, Mapping, Tuple
|
||||||
|
|||||||
Reference in New Issue
Block a user