Libs

General Libraries for the project.

Something

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.

sampleproject.libs.samplemodule.this_is_and_undocumented_function(some_parameter)[source]