Skip to content

Commit

Permalink
App PIV commands
Browse files Browse the repository at this point in the history
  • Loading branch information
sosthene-nitrokey committed Feb 29, 2024
1 parent 6f6b041 commit 7062bc1
Show file tree
Hide file tree
Showing 4 changed files with 1,025 additions and 0 deletions.
1 change: 1 addition & 0 deletions pynitrokey/cli/nk3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -279,4 +279,5 @@ def wink(ctx: Context) -> None:

# This import has to be added here to avoid circular dependency
# Import "secrets" subcommand from the secrets module
from . import piv # noqa: F401,E402
from . import secrets # noqa: F401,E402
Loading

0 comments on commit 7062bc1

Please sign in to comment.