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