Skip to content

Commit

Permalink
style: lint some stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheusafonsouza committed Oct 22, 2023
1 parent 25099d5 commit 78011b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gestao/web/api/user/views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from typing import List

from uuid import uuid4

from fastapi import APIRouter, HTTPException

from gestao.db.models.user import User
Expand Down

0 comments on commit 78011b3

Please sign in to comment.