Skip to content

Commit 2e2471f

Browse files
committed
Some more formatting changes.
1 parent 04febec commit 2e2471f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorboard/util/img_mime_type_detector.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,3 @@ def from_bytes(img_bytes: bytes) -> str:
3838
# Let the default value be returned.
3939
pass
4040
return _IMGHDR_TO_MIMETYPE.get(format_lower, _DEFAULT_IMAGE_MIMETYPE)
41-

0 commit comments

Comments
 (0)