Description
Warning message:
/cluecode/copyrights.py:3382: FutureWarning: Possible set difference at position 3
remove_tags = re.compile(
How To Reproduce
Run Scancode with Python 3.8.12
System configuration
- What OS are you running on? (Windows/MacOS/Linux) : MacOS BigSur
- What version of scancode-toolkit was used to generate the scan file? 30.1.0
- What installation method was used to install/run scancode? (pip/source download/other) pip
Description
Warning message:
/cluecode/copyrights.py:3382: FutureWarning: Possible set difference at position 3
remove_tags = re.compile(
How To Reproduce
Run Scancode with Python 3.8.12
System configuration