diff --git a/auth.py b/auth.py new file mode 100644 index 0000000..b8f91bd --- /dev/null +++ b/auth.py @@ -0,0 +1,2 @@ +# Backwards compatibility wrapper for gitea_auth +from gitea_auth import *