diff --git a/dengue_prediction/features/contrib/user_bob.py b/dengue_prediction/features/contrib/user_bob.py new file mode 100644 index 0000000..be6f5ab --- /dev/null +++ b/dengue_prediction/features/contrib/user_bob.py @@ -0,0 +1,6 @@ +# this is a bad feature... + +def hello(): + return "world" + +soup = "123"