-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(anta): Update MultiProtocolCaps custom type to make it more …
…restrictive (#1021) * Issue_1015: Updated MultiProtocolCaps custom type to make it more restrictive * Updated regex pattern as match, and example docstring * Issue_1015: Added regex patterns to support eos format with spaces, hyphen, underscore * Added unit testsfor all the capabilities * Fix codespell ignore + add Literal * Fix unit tests --------- Co-authored-by: Carl Baillargeon <[email protected]>
- Loading branch information
1 parent
aaf4b9b
commit 6f56280
Showing
5 changed files
with
99 additions
and
78 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
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
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