Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
TomerBin committed May 28, 2024
1 parent 706b7b4 commit b55718e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ use crate::fix::edits::{remove_argument, Parentheses};
/// async def create_item(item: Item) -> Item:
/// return item
/// ```

#[violation]
pub struct FastApiRedundantResponseModel;

Expand Down

0 comments on commit b55718e

Please sign in to comment.