Skip to content

Commit

Permalink
CRAYSAT-1649: modified sys exit order
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanholen-hpe committed Dec 5, 2024
1 parent 169235d commit 3239bd5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion csm_api_client/session.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
"""
OAuth2 authentication support.
"""
import sys
from abc import ABC, abstractmethod
import base64
from functools import cached_property
Expand Down

0 comments on commit 3239bd5

Please sign in to comment.