Skip to content

Commit

Permalink
flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian-B committed Jan 7, 2025
1 parent aa39b4e commit a288c83
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
from collections import defaultdict
import logging
import math
from typing import Dict, List, Optional, Sequence, Set, Tuple, Union, cast
from typing import Dict, List, Optional, Sequence, Set, Tuple, cast

from numpy import floating
from numpy.typing import NDArray
Expand Down

0 comments on commit a288c83

Please sign in to comment.