瀏覽代碼

Fixed typo.

pull/976/head
Jonas Petersen 3 年之前
committed by Matthew Petroff
父節點
當前提交
9ccf60b88e
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      utils/multires/generate.py

+ 1
- 1
utils/multires/generate.py 查看文件

@@ -36,7 +36,7 @@ import ast
from distutils.spawn import find_executable
import subprocess

# Allow large images (this could lead to a denial of service attach if you're
# Allow large images (this could lead to a denial of service attack if you're
# running this script on user-submitted images.)
Image.MAX_IMAGE_PIXELS = None



Loading…
取消
儲存