Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemet protected namespaces #19

Closed
hramezani opened this issue Apr 24, 2023 · 0 comments · Fixed by #64
Closed

Implemet protected namespaces #19

hramezani opened this issue Apr 24, 2023 · 0 comments · Fixed by #64

Comments

@hramezani
Copy link
Member

Implement protected namespace in BaseSettings. we need to:

  1. add docstrings to this and other methods
  2. rename these methods to all use a consistent prefix, maybe settings_
  3. Implement Protected namespaces pydantic#4915 and use that to make settings_ a protected namespace.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant