Sign in
apache
/
sdap-edge
/
refs/heads/master
/
.
/
plugins
/
TestPlugin.py
blob: 8ddc65769d58d0fa6c282217078efe9237ea9fe8 [
file
]
#import tornado.web
class
TestPlugin
:
def
run
(
self
):
print
(
"aaa"
)