Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: unsafe import #205

Open
StSav012 opened this issue Apr 15, 2020 · 1 comment
Open

Bug: unsafe import #205

StSav012 opened this issue Apr 15, 2020 · 1 comment
Labels

Comments

@StSav012
Copy link

from hdf_compass import hdf5rest_model

doubles the following lines:

try:
from hdf_compass import hdf5rest_model
except ImportError:
log.warning("HDF5 REST plugin: NOT loaded")

@giumas
Copy link
Collaborator

giumas commented Mar 27, 2022

@giumas giumas added the bug label Mar 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants