microproduct/atmosphericDelay/ISCEApp/site-packages/ntlm_auth/exceptions.py

7 lines
187 B
Python

# Copyright: (c) 2018, Jordan Borean (@jborean93) <jborean93@gmail.com>
# MIT License (see LICENSE or https://opensource.org/licenses/MIT)
class NoAuthContextError(Exception):
pass