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 5306775 commit b2a7d65Copy full SHA for b2a7d65
src/wegen_utils/__init__.py
@@ -9,4 +9,4 @@
9
10
def stub():
11
_logger.info("This is a stub function.")
12
- return None
+ return 1
0 commit comments