bogumilchilinski / dynpy

MIT License
8 stars 0 forks source link

Implementation of `ReportingModuleIntroComponent` class that creates a part of a report #746

Closed bogumilchilinski closed 3 months ago

bogumilchilinski commented 3 months ago

Class is to implement in guide.en.py module that creates a part (reporting component - formally child of ReportComponent class) of guide for reporting module.

Piotr-Loch commented 3 months ago

Class was checked by the following call:

from dynpy.utilities.components.guides.en import ReportingModuleIntroComponent

ReportingModuleIntroComponent(None);