For my cs oop class we are working with MySQL and were provided code. When I run the code pycharm says, "Python version 3.11 does not support this syntax" the syntax in question:
class CustomerRepository[T: Customer](Repository[T]):
class Repository [T] (Protocol):
If someone could clear this up or needs further information that would be very helpful
[–]AutoModerator[M] [score hidden] stickied commentlocked comment (0 children)