Skip to content

Commit e49303b

Browse files
committed
huh
1 parent 0ea1563 commit e49303b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

helloworld/greet/greeting.py

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

44
from __future__ import annotations
55

6-
import importlib
6+
import importlib.resources
77
import json
88
import random
99

0 commit comments

Comments
 (0)