Skip to content

chore: suppress pylint's cyclic import errors#1384

Merged
behnazh-w merged 1 commit into
mainfrom
behnazh/fix-broken-ci
Apr 24, 2026
Merged

chore: suppress pylint's cyclic import errors#1384
behnazh-w merged 1 commit into
mainfrom
behnazh/fix-broken-ci

Conversation

@behnazh-w

Copy link
Copy Markdown
Member

Summary

Pylint recently started flagging a known and expected cyclic import, triggered by an unrelated changeset. This warning does not reflect a functional issue and has been part of the existing code structure. This PR suppresses this specific Pylint cyclic import.

Signed-off-by: behnazh-w <behnaz.hassanshahi@oracle.com>
@behnazh-w behnazh-w requested a review from nicallen April 24, 2026 01:23
@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 24, 2026
@behnazh-w behnazh-w merged commit ee0c010 into main Apr 24, 2026
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants