Fix issue with representing Enum types

This commit is contained in:
Thom Smith 2021-09-22 11:51:14 -04:00 committed by Ingy döt Net
parent 141afddd45
commit 961ce9dcf5
4 changed files with 6 additions and 2 deletions

View file

@ -1 +1 @@
[str, yaml.Loader, yaml.dump, abs, yaml.tokens]
[str, yaml.Loader, yaml.dump, abs, yaml.tokens, signal.Handlers]