Пример #1
0
def null_auth():
    return bsa.NullAuth()
Пример #2
0
def null_auth() -> bsa.NullAuth:
    return bsa.NullAuth()