We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d16fc23 commit 4a6cb41Copy full SHA for 4a6cb41
1 file changed
.github/scripts/validate_files.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
3
import json
4
-import yaml
+import ruamel.yaml as yaml
5
import sys
6
import os
7
import argparse
0 commit comments