Skip to content

Commit bc39127

Browse files
committed
LiamHuang: 按照约定的项目组织结构,重新组织内容。
1 parent 30898db commit bc39127

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

LiamHuang/0000.py renamed to LiamHuang/0000/0000.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
from PIL import Image, ImageDraw, ImageFont
99

10-
sourceFileName = "source.png"
10+
sourceFileName = "../public/source.png"
1111
avatar = Image.open(sourceFileName)
1212
drawAvatar = ImageDraw.Draw(avatar)
1313

File renamed without changes.

0 commit comments

Comments
 (0)