Skip to content

Commit 5ad8e3a

Browse files
Update examples/src/keyrings/hierarchical_keyring.py
1 parent 06e0842 commit 5ad8e3a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/src/keyrings/hierarchical_keyring.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555

5656
from .example_branch_key_id_supplier import ExampleBranchKeyIdSupplier
5757

58-
# TODO-MPL: Remove this as part of removing PYTHONPATH hacks
58+
# TODO-MPL: Remove this as part of removing PYTHONPATH hacks.
5959
module_root_dir = '/'.join(__file__.split("/")[:-1])
6060

6161
sys.path.append(module_root_dir)

0 commit comments

Comments
 (0)