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 56f0958 commit 24ee935Copy full SHA for 24ee935
semantic_release_pypi_example/__init__.py
@@ -0,0 +1,2 @@
1
+def sum(a,b):
2
+ return a+b
0 commit comments