python -> python3 in explode_yaml_file.py

This commit is contained in:
Charlie O'Keefe 2022-04-05 00:19:02 -06:00
parent 6dc442a4c5
commit 3c82cdb592
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
import argparse