Added eclipse flags to remove annoyance
This commit is contained in:
parent
864e412b1f
commit
bd2469be6f
@ -1,7 +1,7 @@
|
||||
#coding:utf8
|
||||
|
||||
import threading,time,thread
|
||||
import win32con, win32api, win32gui, ctypes, ctypes.wintypes
|
||||
import win32con, win32api, win32gui, ctypes, ctypes.wintypes #@UnresolvedImport @UnusedImport
|
||||
|
||||
class MPC_API:
|
||||
def __init__(self, enforce_custom_handler = False):
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user