Skip to content

Commit

Permalink
black update
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanmcreynolds committed Jul 10, 2023
1 parent 4d88344 commit e7397d2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions tiled/server/protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,10 @@
from fastapi import Request




@dataclass
class UserSessionState:
"""Data transfer class to communicate custom session state infromation."""


user_name: str
state: dict = None

Expand Down

0 comments on commit e7397d2

Please sign in to comment.