Fix bad typing import for py3.10 installs

What does this MR do and why?

  • Fix bad typing import causing python versions < 3.11 to fail on launch. Crafty still supports python 3.10.

Screenshots or screen recordings

How to set up and validate locally

Launch Crafty with python 3.10

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Have you checked this doesn't interfere/conflict/duplicate someone elses work?
  • Have you fully tested your changes?
  • Have you resolved any lint issues?
  • Have you assigned a reviewer?
  • Have you applied correct labels?

Merge request reports

Loading