I'm getting this error?
ninjaduck4112636 opened this issue · 0 comments
ninjaduck4112636 commented
line 49, in Main
def init(self, url: str, password: str | None = None, max_workers: int = 5) -> None:
TypeError: unsupported operand type(s) for |: 'type' and 'NoneType'