Skip to content

Commit b2a7d65

Browse files
committed
commit
1 parent 5306775 commit b2a7d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wegen_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@
99

1010
def stub():
1111
_logger.info("This is a stub function.")
12-
return None
12+
return 1

0 commit comments

Comments
 (0)