Fix: EMR ReleaseLabel validation does not respect semantic versioning (#3489)
Fixes #3474
This commit is contained in:
parent
93b393c679
commit
53a3e52c67
5 changed files with 129 additions and 3 deletions
|
|
@ -3,6 +3,7 @@
|
|||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
raise NotImplemented.
|
||||
return NotImplemented
|
||||
def __repr__
|
||||
|
||||
[run]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue