# Test data only
puremagic source: source-is-missing *test/resources/*
puremagic source: source-contains-prebuilt-windows-binary *test/resources/*
puremagic source: source-contains-prebuilt-flash-object *test/resources/*
# False positive, code comment mentions imghdr
puremagic source: uses-deprecated-python-stdlib imghdr (deprecated in Python 3.11, removed in Python 3.13) *puremagic/main.py*
# Use of imghdr in the testsuite is entirely conditional
puremagic source: uses-deprecated-python-stdlib imghdr (deprecated in Python 3.11, removed in Python 3.13) *test/test_main.py*
