예제 #1
0
def null_auth():
    return bsa.NullAuth()
예제 #2
0
def null_auth() -> bsa.NullAuth:
    return bsa.NullAuth()