Skip to content

Commit

Permalink
README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kunaljubce committed Mar 29, 2024
1 parent 85cc47a commit e38ba8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ quinn.validate_schema(required_schema, ignore_nullable=True, _df=source_df)
> ```python
> @quinn.validate_schema(required_schema, ignore_nullable=True)
> def get_df():
return df
> return df
> ```
Expand Down

0 comments on commit e38ba8e

Please sign in to comment.