Closed tardis4500 closed 11 months ago
In GitLab by @arisilon on Jun 8, 2023, 19:21
>>> from batcave import servermgr Traceback (most recent call last): File "<stdin>", line 1, in <module> File "C:\Users\gmhum\Perforce\BatCave\batcave\servermgr.py", line 55, in <module> ServerType: TypeAlias = str | 'Server' TypeError: unsupported operand type(s) for |: 'type' and 'str'
In GitLab by @arisilon on Jun 8, 2023, 22:23
mentioned in commit b3bb8d5147e4836fb86fac8f14a602681be42c11
In GitLab by @arisilon on Jun 8, 2023, 19:21