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

Use overwrite argument for importing a BlockMatrixResource #342

Merged
merged 2 commits into from
Apr 5, 2021

Conversation

nawatts
Copy link
Contributor

@nawatts nawatts commented Mar 2, 2021

Currently, importing a BlockMatrixResource ignores the overwrite argument. This passes it through to BlockMatrix.write.

Resolves #266

@nawatts
Copy link
Contributor Author

nawatts commented Mar 2, 2021

Pre-commit hooks were not happy about trailing whitespace in the changelog file.

@nawatts nawatts requested review from a team and klaricch and removed request for a team March 2, 2021 17:25
@nawatts nawatts force-pushed the blockmatrix-import-overwrite branch from fe38069 to c5bce43 Compare April 2, 2021 14:58
@nawatts nawatts merged commit 763aae9 into master Apr 5, 2021
@nawatts nawatts deleted the blockmatrix-import-overwrite branch April 5, 2021 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BlockMatrixResource import ignores overwrite argument
2 participants