Skip to content

Commit

Permalink
chore: ignore fa errors in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
CaselIT committed Sep 23, 2024
1 parent 7b71cab commit c202ac2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/ws_tutorial/ws_tutorial/app.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from __future__ import annotations
# ruff: noqa: FA102

from datetime import datetime
import logging
Expand Down

0 comments on commit c202ac2

Please sign in to comment.