cv-analysis-service/test/page_generation_test.py
2023-01-10 16:31:02 +01:00

7 lines
122 B
Python

from cv_analysis.utils.display import show_image
def test_blank_page(blank_page):
pass
# show_image(blank_page)