Browse Source

Update sargraph.py

Use python3
check-vt100
Peter Gielda 6 years ago committed by GitHub
parent
commit
32fefee22d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      sargraph.py

2
sargraph.py

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
#
# (c) 2019-2020 Antmicro <www.antmicro.com>

Loading…
Cancel
Save