Libs

General Libraries for the project.

samplemodule that performs sample operations.

Contains:
  • sampleclass

class sampleproject.libs.samplemodule.SampleClass[source]

Documentation of the SampleClass.

classmethod false()[source]

Docstrings should not start with Returns…

Nonetheless, returns False

static true()[source]

Return True my friend.