Skip to content

flaschbier/nbdev_try1

Repository files navigation

Project name here

Summary description here.

This file will become your README and also the index of your documentation.

Install

pip install your_project_name

How to use

Fill me in please! Don't forget code examples:

say_hello("Flasch")
'Hello Flasch!'
assert say_hello("Flasch") == 'Hello Flasch!'