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