diff --git a/tests/FileWith.py b/tests/FileWith.py index 221189c..93e7efb 100644 --- a/tests/FileWith.py +++ b/tests/FileWith.py @@ -1,3 +1,4 @@ +# -*- coding: utf-8 -*- # Python script to Read file from JSON and convert to YAML # Author - HoneyMoose (https://www.ossez.com)