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

Specify config file explicitly for initializing NPLinker #246

Merged
merged 6 commits into from
Jun 6, 2024

Conversation

CunliangGeng
Copy link
Member

@CunliangGeng CunliangGeng commented May 29, 2024

Change how to initialise NPLinker class, from npl = NPLinker() to npl = NPLinker("the_config_file.toml"). The change makes sure that the use of config file is explicit, improving clarity for end users.

src/nplinker/loader.py Outdated Show resolved Hide resolved
Base automatically changed from fix_empty_caplog to dev June 6, 2024 07:13
Copy link
Member Author

CunliangGeng commented Jun 6, 2024

Merge activity

@CunliangGeng CunliangGeng mentioned this pull request Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants