Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
pvandyken committed Jan 12, 2024
1 parent 969ea27 commit 60b6902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snakebids/io/config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from __future__ import annotations
import errno

import errno
import json
from pathlib import Path
from typing import TYPE_CHECKING, Any
Expand Down

0 comments on commit 60b6902

Please sign in to comment.