Skip to content

Commit 4ac8d54

Browse files
committed
thx dan
1 parent 1bdfcaf commit 4ac8d54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

assign3/wallscraperutils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"""
55
from fractions import Fraction
66
import sys
7+
import pathlib
78

89
WALLPAPER_FOLDER = pathlib.Path(__file__).parent / 'wallpapers'
910

0 commit comments

Comments
 (0)