Draft pyauto
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
from wcfauto.event.event import Event
|
||||
from wcfauto.event.core import load_function
|
||||
|
||||
Event = load_function(Event)
|
||||
Reference in New Issue
Block a user