8000 dataconverter does not correctly pick up --generate template flag · Issue #208 · FAIRmat-NFDI/pynxtools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
dataconverter does not correctly pick up --generate template flag #208
Closed
@lukaspie

Description

@lukaspie

The --generate-template flag of pynxtools/dataconverter seems to not be working for me at the moment. If I pass that flag, the template is not printed to the console.

Probably comes from changes to the logger in #191. This seems to be related to the setting of the logger level, see here.

Quick fix: Change to logger.error(template) in

logger.info(template)

We should check that all other flags (like --fair, --undocumented) are still picked up correctly.

@domna @sherjeelshabih @RubelMozumder

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0