@@ -0,0 +1,6 @@
import apps
if __name__ == "__main__":
from paste.core import aio_pool
_runner = aio_pool.get_aio_runner()
print(apps.get_version())
The note is not visible to the blocked user.