Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 687 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 687 Bytes

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.