Hi, thank you for this amazing tool!
We have recently been FOSS audited and this package was flagged with potential licensing issues.
Code copied/distributed and/or adapted from Stackoverflow requires:
- attribution and
- licensing under the same license as the original (CCA-BY-SA-3.0 or CCA-BY-SA-4.0).
This repositories BSD-3 License is not compatible with CCA-BY-SA.
The code that is causing issue:
Consider changing the implementation of the function such that the attribution isn't required.
Hi, thank you for this amazing tool!
We have recently been FOSS audited and this package was flagged with potential licensing issues.
Code copied/distributed and/or adapted from Stackoverflow requires:
This repositories BSD-3 License is not compatible with CCA-BY-SA.
The code that is causing issue:
ipython/IPython/utils/text.py
Line 408 in a2c2a2d
Consider changing the implementation of the function such that the attribution isn't required.