We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ea1563 commit e49303bCopy full SHA for e49303b
helloworld/greet/greeting.py
@@ -3,7 +3,7 @@
3
4
from __future__ import annotations
5
6
-import importlib
+import importlib.resources
7
import json
8
import random
9
0 commit comments