Skip to content

Commit 51cdbdd

Browse files
sidneymauyuedong0607
authored andcommitted
handle case when roman_imsim is not installed
1 parent e7e4667 commit 51cdbdd

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

roman_imsim/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
try:
1111
__version__ = version("roman_imsim")
1212
except PackageNotFoundError:
13-
# package is not installed
1413
pass
1514

1615
# Register the template on importing

0 commit comments

Comments
 (0)