allow width to be None #180
Annotations
4 errors and 1 warning
Test with pytest:
tests/test_embed_width_height.py#L53
test_should_render_template_check_container_size[firefox]
assert 499 == 500
+ where 499 = <built-in function floor>(499.99998474121094)
+ where <built-in function floor> = math.floor
|
Test with pytest:
tests/test_unwrap_height.py#L44
test_should_render_template_check_container_size[firefox]
assert 300.00001525878906 == 300
|
Test with pytest:
tests/test_unwrap_width_height.py#L42
test_should_render_template_check_container_size[firefox]
assert 300.00001525878906 == 300
|
Test with pytest
Process completed with exit code 1.
|
build frontend:
streamlit_pdf_viewer/frontend/src/PdfViewer.vue#L184
Unexpected console statement
|
Loading