Skip to content

Commit

Permalink
and another
Browse files Browse the repository at this point in the history
  • Loading branch information
BerndSchuller committed Oct 1, 2024
1 parent ea8c03c commit 0392fa6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pyunicore/cli/base.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
""" Base command class """

from __future__ import annotations

import argparse
import getpass
import json
Expand Down

0 comments on commit 0392fa6

Please sign in to comment.