diff --git a/blank_lib.py b/blank_lib.py index 8b13789..8e00d45 100644 --- a/blank_lib.py +++ b/blank_lib.py @@ -1 +1,4 @@ +def func(): + return 0 +