from fastcore.test import *nbdev-hello-world
    Hello World with nbdev
  
This file will become your README and also the index of your documentation.
Install
pip install nbdev_hello_worldHow to use
Fill me in please! Don’t forget code examples:
test_eq(say_hello("Hamel"), "Hello Hamel!")