#YAMLLoadWarning

YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe

 test.py importosimportsyssys.path.append("/".join(os.path.dirname(os.path.abspath(__file__)).split("/")[:-1])+'/lib/lib3.7')importyamlwithopen("defau...