Contents
from solidipes_core_plugin.loaders.code_snippet import CodeSnippet [docs] class AbaqusPythonCode(CodeSnippet): supported_mime_types = {"text/x-script.python": "jnl"}