mirror of
https://github.com/avatao-content/test-tutorial-framework
synced 2025-06-28 10:35:12 +00:00
Comply TFW lib changes
This commit is contained in:
@ -4,7 +4,7 @@ import json
|
||||
from tornado.ioloop import IOLoop
|
||||
from tornado.web import RequestHandler, Application
|
||||
|
||||
from tfw.event_handler_base import FSMAwareEventHandler
|
||||
from tfw.event_handlers import FSMAwareEventHandler
|
||||
|
||||
|
||||
class ControllerPostHandler(RequestHandler):
|
||||
|
Reference in New Issue
Block a user