Create configuration for isort
This commit is contained in:
@@ -18,10 +18,9 @@
|
||||
|
||||
import contextlib
|
||||
import os
|
||||
import posixpath
|
||||
import threading
|
||||
|
||||
import posixpath # isort:skip
|
||||
|
||||
if os.name == "nt":
|
||||
import ctypes
|
||||
import ctypes.wintypes
|
||||
|
||||
Reference in New Issue
Block a user