We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30898db commit bc39127Copy full SHA for bc39127
2 files changed
LiamHuang/0000.py LiamHuang/0000/0000.pyLiamHuang/0000.py renamed to LiamHuang/0000/0000.py
@@ -7,7 +7,7 @@
7
8
from PIL import Image, ImageDraw, ImageFont
9
10
-sourceFileName = "source.png"
+sourceFileName = "../public/source.png"
11
avatar = Image.open(sourceFileName)
12
drawAvatar = ImageDraw.Draw(avatar)
13
LiamHuang/source.png LiamHuang/public/source.pngLiamHuang/source.png renamed to LiamHuang/public/source.png
0 commit comments