Skip to content

Commit

Permalink
🎨
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Oct 18, 2023
1 parent ab32dce commit cc834f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion aries_cloudcontroller/util/pydantic_model_config.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from pydantic import ConfigDict


DEFAULT_PYDANTIC_MODEL_CONFIG: ConfigDict = {
"defer_build": True,
"populate_by_name": True,
Expand Down

0 comments on commit cc834f2

Please sign in to comment.