Skip to content

fix(lint): fix F403 and F811 issues#474

Merged
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:fix/f403
Feb 11, 2026
Merged

fix(lint): fix F403 and F811 issues#474
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:fix/f403

Conversation

@jonperron
Copy link
Collaborator

Changelog:

  • F403 did not exist anymore in the code
  • F811 check fixed by using _from_model on HTTP GET and _from_configuration on HTTP POST (using what has been done for servers)
  • Remove ignore on F403 and F811 in pyproject file

Changelog:
* F403 did not exist anymore in the code
* F811 check fixed by using _from_model on HTTP GET and _from_configuration on HTTP POST
* Remove ignore on F403 and F811 in pyproject file
@jonperron jonperron merged commit ac8557a into Boavizta:main Feb 11, 2026
7 checks passed
@jonperron jonperron added this to the 2.0.3 milestone Feb 11, 2026
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

Comments