Skip to content

Ignore error by steep for Model#create#478

Merged
Yang-33 merged 2 commits intomasterfrom
steep-ignore-model
Apr 8, 2025
Merged

Ignore error by steep for Model#create#478
Yang-33 merged 2 commits intomasterfrom
steep-ignore-model

Conversation

@Yang-33
Copy link
Copy Markdown
Contributor

@Yang-33 Yang-33 commented Apr 8, 2025

Since there are sufficient tests, I thought this could be ignored.

private

def self.detect_class(type)
def self.detect_class(type:)
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is intentional. type is defined as keyword in RBS:

def self.detect_class: (type: String) -> Class

@Yang-33 Yang-33 self-assigned this Apr 8, 2025
@Yang-33 Yang-33 requested a review from a team April 8, 2025 08:34
@Yang-33 Yang-33 enabled auto-merge April 8, 2025 08:34
@Yang-33 Yang-33 added this pull request to the merge queue Apr 8, 2025
Merged via the queue into master with commit bd48af8 Apr 8, 2025
11 checks passed
@Yang-33 Yang-33 deleted the steep-ignore-model branch April 8, 2025 14:23
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