SOLVED ufoProcessor: plist lib deprecationwarning
-
Hi,
Small bug/warning report
maybe not that important yet, but a bit annoying thing when running scripts with the processor.RoboFont3.app/Contents/Resources/lib/python3.6/ufoProcessor/__init__.py:140: DeprecationWarning: The readPlist function is deprecated, use load() instead
-
or open an issue for ufoProcessor to fix that warning :)
-
thank you again, Gustavo!
-
hi Rafał,
you can turn off deprecation warnings in the Preferences Editor:
# Set a warning level, must be 'default', 'once', 'ignore', 'always' "warningsLevel": "ignore"
cheers!