Skip to content

stefanondisponibile/theboringlibrary

Repository files navigation

codecov

theboringlibrary

TheBoringLibrary

Installation

pip install theboringlibrary

Usage

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.