Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
gyevnarb authored Feb 13, 2025
1 parent f8ea836 commit aca037a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion igp2/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
from igp2 import carlasim
except ImportError as e:
print(f"CARLA does not seem to be installed. CARLA-related functionality will not be available.")
print(str(e))
from igp2 import simplesim


Expand Down

0 comments on commit aca037a

Please sign in to comment.