Catalogs: Default to Python 3.
This commit is contained in:
parent
ea18939738
commit
3b1a3c51b1
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import datetime
|
import datetime
|
||||||
|
|
Loading…
Add table
Reference in a new issue