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

Fix Sphinx warning in OperatorConfig #1143

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

eicca
Copy link
Contributor

@eicca eicca commented Aug 14, 2023

Description

In OperatorConfig method from_json the docstring had wrong indentation for a closing brace. This commit fixes this.

I'm sorry to bother you with this tiny minor fix. Since presidio itself doesn't generate docs for OperatorConfig - it's not affected. The change is only useful when somebody else builds on top of persidio and references the OperatorConfig

Checklist

  • I have reviewed the contribution guidelines
  • I have signed the CLA (if required)
  • My code includes unit tests
  • All unit tests and lint checks pass locally
  • My PR contains documentation updates / additions if required

In `OperatorConfig` method `from_json` the docstring had
wrong indentation for a closing brace. This commit fixes this.
@omri374
Copy link
Contributor

omri374 commented Aug 14, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@omri374
Copy link
Contributor

omri374 commented Aug 14, 2023

Thanks @eicca! Not a bother at all.

@omri374 omri374 merged commit a2f7785 into microsoft:main Aug 14, 2023
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 this pull request may close these issues.

2 participants