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

7 lines
187 B
Python
Raw Permalink Normal View History

2023-08-28 10:17:29 +00:00
# Copyright: (c) 2018, Jordan Borean (@jborean93) <jborean93@gmail.com>
# MIT License (see LICENSE or https://opensource.org/licenses/MIT)
class NoAuthContextError(Exception):
pass