Skip to content

Commit

Permalink
FIX: Typing <3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Dec 20, 2023
1 parent 338c0fb commit 94e72d8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nibabies/utils/misc.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
# vi: set ft=python sts=4 ts=4 sw=4 et:
"""Miscellaneous utilities."""
from __future__ import annotations

import shutil
from pathlib import Path
Expand Down

0 comments on commit 94e72d8

Please sign in to comment.