Project
Module superwise.controller.project
This module implement tasks functionality
Classes
ProjectController(client, sw)
Class ProjectController - responsible for task functionality
Args:
client
: superwise client object
sw
: superwise object
Ancestors (in MRO)
- superwise.controller.base.BaseController
- abc.ABC