Skip to content

Added lint ignore instruction for deprecated import #1532

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

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

prathmesh-stripe
Copy link
Contributor

@prathmesh-stripe prathmesh-stripe commented Jun 26, 2025

Why?

Currently deprecated import is not being used by the code in _stripe_client.py. This is needed to make the CI 🟢

What?

Added a rule to ignore the line which imports utils.deprecated method.

See Also

@prathmesh-stripe prathmesh-stripe requested a review from a team as a code owner June 26, 2025 17:07
@prathmesh-stripe prathmesh-stripe requested review from xavdid-stripe and mbroshi-stripe and removed request for a team June 26, 2025 17:07
@ramya-stripe ramya-stripe merged commit 14780e0 into master Jun 26, 2025
14 checks passed
@ramya-stripe ramya-stripe deleted the prathmesh/fix-deprecated-import branch June 26, 2025 17:35
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