Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor report sections for tabular data into a separate sub-package #26

Open
mbelak-dtml opened this issue Jul 26, 2023 · 0 comments
Open
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@mbelak-dtml
Copy link
Collaborator

Time series analysis report sections are located under edvart.report_sections.timeseries_analysis, while tabular report sections are located directly under edvart.report_sections, where they are mixed with other modules section_base, code_string_formatting.

Move the report sections for tabular data under edvart.report_sections.tabular.

@mbelak-dtml mbelak-dtml added enhancement New feature or request good first issue Good for newcomers labels Jul 26, 2023
@mbelak-dtml mbelak-dtml changed the title Refactor report section for tabular into separate sub-package Refactor report sections for tabular data into a separate sub-package Jul 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Development

No branches or pull requests

1 participant