Closed PixelSymbols closed 5 months ago
in docs it says that load takes either str, path or TextIO, but doesn't specify which Path type it takes.
load
Path
pathlib.Path
in docs it says that
load
takes either str, path or TextIO, but doesn't specify whichPath
type it takes.