Skip to content

Commit

Permalink
Merge remote-tracking branch 'imrejonk/python3-interpreter' into v5-p…
Browse files Browse the repository at this point in the history
…ython3
  • Loading branch information
diafygi committed Sep 11, 2021
2 parents ce0bbdb + 5cb59d7 commit 1858f68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acme_tiny.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
# Copyright Daniel Roesler, under MIT license, see LICENSE at github.com/diafygi/acme-tiny
import argparse, subprocess, json, os, sys, base64, binascii, time, hashlib, re, copy, textwrap, logging
try:
Expand Down

0 comments on commit 1858f68

Please sign in to comment.