Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
juliaGrandhay committed Mar 6, 2024
1 parent 54249ef commit 2d638f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patstat/dtypes_patstat_declaration.py
Original file line number Diff line number Diff line change
Expand Up @@ -288,7 +288,7 @@

tls226_types = {"person_orig_id": object,
"person_id": pd.Int64Dtype(),
"soource": object,
"source": object,
"source_version": object,
"name_freeform": object,
"person_name_orig_lg": object,
Expand Down

0 comments on commit 2d638f4

Please sign in to comment.