Closed jenna-tomkinson closed 2 weeks ago
@jenna-tomkinson - double checking, do you think this is able to be closed after the merge of #71? Cheers on the fix!
Aside, if you ever want to close the issue with a PR you can use the special keyword "closes" followed by the numbered reference to close the issue when the PR is merged. See here for more information.
Oh my bad! Also that is a super cool thing I didn't know existed haha!
Yes this should be able to be closed, but would we be able to test this in the next release or can we test now?
Closing this as per comments from @jenna-tomkinson (thanks Jenna!). This should be testable and if it's still a problem let's re-raise and address in a new issue.
Is this a duplicate of an existing idea for this project?
What is your idea?
When trying to import
label_outliers
from coSMicQC or just access the function by usingcosmicqc.label_outliers
, I am getting an ImportError and AttributeError.From my understanding, this could be due to the
__init__.py
not including the function. Would this be the correct solution?Would you like to work on a solution for this?