Skip to content

Commit

Permalink
Flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jun 27, 2024
1 parent 93b8388 commit f1f086e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spalloc_client/scripts/support.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

import sys
from typing import Any, Dict, List, Optional, Tuple
from typing import Any, Dict, List, Optional
from spalloc_client import (
config, ProtocolClient, ProtocolError, ProtocolTimeoutError,
SpallocServerException)
Expand Down

0 comments on commit f1f086e

Please sign in to comment.