scratchattach icon indicating copy to clipboard operation
scratchattach copied to clipboard

Use typing.TypedDict for decoded json data.

Open TheCommCraft opened this issue 7 months ago • 0 comments

The typing.TypedDict allows for typing specific keys of dicts and would improve code readability.

Though useful for creating scratchattach, this still isn't as urgent as other issues.

  • [x] Session updater
  • [x] User updater
  • [x] Studio updater
  • [ ] Project updater
  • [ ] Forum updater
  • [ ] ...

TheCommCraft avatar Jun 01 '25 15:06 TheCommCraft