Пример #1
0
 def _report_deprecated_yaml_str(self):
     utils.deprecate_warning(what="yaml as string", as_of="N", in_favor_of="yaml as dictionary")
Пример #2
0
 def _report_deprecated_yaml_str(self):
     utils.deprecate_warning(what='yaml as string',
                             as_of='N', in_favor_of='yaml as dictionary')
Пример #3
0
 def _report_deprecated_yaml_str(self):
     utils.deprecate_warning(what='yaml as string',
                             as_of='N', in_favor_of='yaml as dictionary')