Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
ImogenBits committed Oct 10, 2024
1 parent 2e55452 commit 51e98bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion algobattle/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"""
from enum import StrEnum
from functools import cached_property
import json
import operator
from os import environ
from pathlib import Path
Expand Down

0 comments on commit 51e98bc

Please sign in to comment.