Skip to content

Commit

Permalink
reenabled urlopenf
Browse files Browse the repository at this point in the history
  • Loading branch information
JP-Carr committed Mar 17, 2021
1 parent 002ec35 commit f6886f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DnD_Time_Manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from tkinter import Tk
from tkinter.filedialog import askdirectory
from send2trash import send2trash
#from urllib.request import urlopenf
from urllib.request import urlopenf
from sys import exit
from os import remove
from shutil import copyfile, copytree, rmtree
Expand Down

0 comments on commit f6886f7

Please sign in to comment.