mirror of
https://github.com/fishyboteso/fishyboteso.git
synced 2024-08-30 18:32:13 +00:00
add import re (Regex) for python 3.9
This commit is contained in:
parent
fb6c27271c
commit
640973fb27
@ -1,6 +1,7 @@
|
||||
import webbrowser
|
||||
from tkinter import *
|
||||
from tkinter.ttk import *
|
||||
import re
|
||||
|
||||
from PIL import Image, ImageTk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user