Skip to content

Commit

Permalink
bump python
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Oct 8, 2024
1 parent 2c98185 commit 5fa78ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eye2bids/_cli.py
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
from __future__ import annotations

import sys
from collections.abc import Sequence
from pathlib import Path
from typing import Sequence

from eye2bids._parser import global_parser
from eye2bids.edf2bids import edf2bids
Expand Down

0 comments on commit 5fa78ff

Please sign in to comment.