Skip to content

Commit

Permalink
Forçando Pyhton3.13 no código
Browse files Browse the repository at this point in the history
  • Loading branch information
FabioLeitao committed Oct 12, 2024
1 parent 2632cf9 commit 940d4c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lab.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/local/bin/python3.13
import io, os, getopt, sys, stat, shutil
from datetime import datetime
from PIL import Image
Expand Down

0 comments on commit 940d4c7

Please sign in to comment.