in src/azstoragetorch/io.py [0:0]
def _validate_writable(self) -> None: if not self._is_write_mode(): raise io.UnsupportedOperation("write")