Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
timurbazhirov committed Apr 19, 2024
1 parent 95a846e commit 7bf8c76
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ class NISTJARVISAtomsSchema(BaseModel):
"""


class NISTJARVISAtomsSchema1(BaseModel):
class NISTJARVISDbEntrySchema(BaseModel):
model_config = ConfigDict(
extra="allow",
)
Expand Down

0 comments on commit 7bf8c76

Please sign in to comment.