Browse Source

xss_handler

Roman Hergenreder 3 years ago
parent
commit
dba69dc704
1 changed files with 1 additions and 1 deletions
  1. 1 1
      __init__.py

+ 1 - 1
__init__.py

@@ -1,3 +1,3 @@
 __doc__ = __doc__ or ""
 
-__all__ = ["util","fileserver"]
+__all__ = ["util","fileserver","xss_handler"]