Skip to content

Commit

Permalink
STY: Future annontations
Browse files Browse the repository at this point in the history
  • Loading branch information
mgxd committed Jan 29, 2024
1 parent 0742d96 commit 9dd371e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nibabies/cli/parser.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# emacs: -*- mode: python; py-indent-offset: 4; indent-tabs-mode: nil -*-
# vi: set ft=python sts=4 ts=4 sw=4 et:
"""Parser."""
from __future__ import annotations

import sys
import typing as ty

Expand Down

0 comments on commit 9dd371e

Please sign in to comment.