Skip to content

Commit

Permalink
Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
tsmbland committed Feb 2, 2024
1 parent 0192a7f commit bcb28c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions validated/tables.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
"""
Functions defining columns and style conditions for tables in the validation app
"""


def create_columns_daily(value_columns: list) -> list:
"""Creates columns for Daily Report table
Expand Down

0 comments on commit bcb28c7

Please sign in to comment.