Open Squizzy opened 3 months ago
in paste.py:
```
echo( f"{num_unloaded_blocks} of {num_chunks} chunks are not loaded " "within the requested paste volume. Cancelling paste.”);
paste
semicolon at the end should be removed.
in paste.py:
echo( f"{num_unloaded_blocks} of {num_chunks} chunks are not loaded " "within the requested
paste
volume. Cancelling paste.”);