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

Remove non-existent param app_config from configure_context docstring #999

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

RyanBalfanz
Copy link
Member

@RyanBalfanz RyanBalfanz commented Oct 14, 2024

Closes #

💸 TL;DR

The function configure_context does not take a param app_config.

def configure_context(self, context_spec: Dict[str, Any]) -> None:

📜 Details

Design Doc

Jira

🧪 Testing Steps / Validation

✅ Checks

  • CI tests (if present) are passing
  • Adheres to code style for repo
  • Contributor License Agreement (CLA) completed if not a Reddit employee

@RyanBalfanz RyanBalfanz marked this pull request as ready for review October 14, 2024 16:04
@RyanBalfanz RyanBalfanz requested a review from a team as a code owner October 14, 2024 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant