-
-
Notifications
You must be signed in to change notification settings - Fork 138
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tag.Add: allows users to register custom or missing tags into the tag…
…s registry (#342) * adds RegisterCustom function to tag package * extends doc of tag.RegisterCustom to clarify bahavior * add unit test for tag.RegisterCustom * Apply suggestions from code review change comment wording of RegisterCustom function Co-authored-by: Suyash Kumar <suyashkumar2003@gmail.com> * Use Errof where appriate * use cmp.Diff * renamed RegisterCustom to Add with additional force flag * Apply suggestions from code review added stylistic improvements Co-authored-by: Suyash Kumar <suyashkumar2003@gmail.com> * fix unti test * Fix doc string typo --------- Co-authored-by: Suyash Kumar <suyashkumar2003@gmail.com>
- Loading branch information
1 parent
9a71c1f
commit 37f0671
Showing
2 changed files
with
102 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters