Set up Forgejo CI
All checks were successful
Test / pytest (push) Successful in 20s

This commit is contained in:
polyfloyd 2025-03-23 14:05:06 +01:00
parent cdf651b804
commit e72d1d2aee
4 changed files with 32 additions and 4 deletions

View file

@ -1,4 +1,4 @@
from scrapers import *
from scrapers import ah_get_by_gtin, sligro_get_by_gtin, parse_content_description, Product
def test_scrape_ah():