From 3c929f97027c5f550e7fba584afb119162f2d197 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 29 May 2021 17:43:49 +0000 Subject: [PATCH] add goma_auth.py --- goma_auth.py | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 goma_auth.py diff --git a/goma_auth.py b/goma_auth.py new file mode 100644 index 0000000..05f417d --- /dev/null +++ b/goma_auth.py @@ -0,0 +1,3 @@ +#!/usr/bin/env python +def main(): + return 0