Skip to content

Commit f7a88ba

Browse files
committed
Restore comments re support/download URL #143
Reference: #143 Signed-off-by: John M. Horan <johnmhoran@gmail.com>
1 parent 486be44 commit f7a88ba

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

src/packageurl/contrib/purl2url.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
# SOFTWARE.
2323

24+
# Visit https://github.com/package-url/packageurl-python for support and
25+
# download.
2426

2527
from packageurl import PackageURL
2628
from packageurl.contrib.route import NoRouteAvailable

tests/contrib/test_purl2url.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@
2121
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
2222
# SOFTWARE.
2323

24+
# Visit https://github.com/package-url/packageurl-python for support and
25+
# download.
2426

2527
import pytest
2628

0 commit comments

Comments
 (0)