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 c6b766b commit 2a681d8Copy full SHA for 2a681d8
python_packaging/src/imppkg/hello.py
@@ -0,0 +1,2 @@
1
+def add_two_numbers(a, b):
2
+ return a + b
0 commit comments