Skip to content

Commit

Permalink
Merge branch 'm-kovalsky/tags'
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kovalsky committed Nov 19, 2024
2 parents 05fe599 + 1d190cf commit ed1444f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/sempy_labs/tom/_model.py
Original file line number Diff line number Diff line change
Expand Up @@ -4369,6 +4369,7 @@ def generate_measure_descriptions(
pandas.DataFrame
A pandas dataframe showing the updated measure(s) and their new description(s).
"""
icons.sll_tags.append('GenerateMeasureDescriptions')

df = pd.DataFrame(
columns=["Table Name", "Measure Name", "Expression", "Description"]
Expand Down

0 comments on commit ed1444f

Please sign in to comment.