Skip to content

Commit

Permalink
Add missing parameter MEtaDataBuilder class documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
JeremyMcCormick committed Jan 28, 2025
1 parent 7c86675 commit da3a7f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions python/felis/metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ class MetaDataBuilder:
Whether to apply the schema name to the metadata object.
ignore_constraints
Whether to ignore constraints when building the metadata.
table_name_postfix
A string to append to the table names when building the metadata.
"""

def __init__(
Expand Down

0 comments on commit da3a7f2

Please sign in to comment.