Skip to content

Commit

Permalink
style(pre-commit.ci): auto fixes [...]
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Feb 13, 2025
1 parent 8a1084a commit f388564
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/microsim/schema/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class Settings(SimBaseModel, BaseSettings):
"The maximum number of PSFs that will be stored in the in-memory cache, "
"which follows the LRU caching strategy. Note, this setting will only take "
"effect by modifying the equivalent environment variable prior to "
f"importing microsim."
"importing microsim."
),
frozen=True,
)
Expand Down

0 comments on commit f388564

Please sign in to comment.