Change python version in check script to 3.

This commit is contained in:
Brenden Matthews
2019-10-19 12:10:30 -04:00
parent dae65af726
commit 2f41fb566c

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import argparse
import os