1
0
Fork 0

Release 2021.03.24

This commit is contained in:
pukkandan 2021-03-25 04:18:37 +05:30
commit a3affbe6a0
No known key found for this signature in database
GPG key ID: 0F00D95A001F4698
5 changed files with 18 additions and 5 deletions

View file

@ -4,7 +4,6 @@ import re
from .common import PostProcessor
from ..compat import compat_str
from ..utils import str_or_none
class MetadataFromFieldPP(PostProcessor):