We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de625ab commit 41975cbCopy full SHA for 41975cb
databaseparsers/openkim/metainfo/__init__.py
@@ -16,9 +16,4 @@
16
# See the License for the specific language governing permissions and
17
# limitations under the License.
18
#
19
-from nomad.metainfo import Environment
20
-
21
from . import openkim
22
23
-m_env = Environment()
24
-m_env.m_add_sub_section(Environment.packages, openkim.m_package)
0 commit comments