Skip to content

Commit

Permalink
docs: fix
Browse files Browse the repository at this point in the history
Signed-off-by: nstarman <[email protected]>
  • Loading branch information
nstarman committed Sep 10, 2024
1 parent 1a79408 commit aec6f86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ class OptDeps(OptionalDependencyEnum):
OptDeps.PACKAGING
# <OptDeps.PACKAGING: <Version('...')>>

OptDeps.PACKAGING.is_installed
OptDeps.PACKAGING.installed
# True

OptDeps.PACKAGING.version
Expand Down

0 comments on commit aec6f86

Please sign in to comment.