pip install theboringlibrary
From your terminal:
theboringlibrary
Or as a library:
import theboringlibrary as boh
assert boh.do_nothing() is None
For advance usage see the official documentation.
pip install theboringlibrary
From your terminal:
theboringlibrary
Or as a library:
import theboringlibrary as boh
assert boh.do_nothing() is None
For advance usage see the official documentation.