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

Add compress keyword argument to CQM.to_file() and BQM.to_file() #1235

Open
arcondello opened this issue Aug 16, 2022 · 1 comment
Open

Add compress keyword argument to CQM.to_file() and BQM.to_file() #1235

arcondello opened this issue Aug 16, 2022 · 1 comment
Labels
feature-request/enhancement New feature or request

Comments

@arcondello
Copy link
Member

To match the DQM

def to_file(self, compress=False, compressed=None, ignore_labels=False,

@arcondello
Copy link
Member Author

CQM is handled by #1296. Doing BQM would be a bit more complicated because we don't use zipfile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant