Closed alansill closed 3 years ago
Update yaml.load call to use SafeLoader for compatibility with latest PyYAML version recommendations
May need to drop support for Python 2.7 to get this to pass tests. https://pythonclock.org
Thanks @alansill :pie:
Update yaml.load call to use SafeLoader for compatibility with latest PyYAML version recommendations