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

purge relations #30

Open
cvandeplas opened this issue Jun 25, 2024 · 0 comments
Open

purge relations #30

cvandeplas opened this issue Jun 25, 2024 · 0 comments
Assignees

Comments

@cvandeplas
Copy link
Member

cvandeplas commented Jun 25, 2024

just a TODO to track down

    def purge_relations_from_itself(self, names: list) -> None:
        raise NotImplementedError('Not implemented yet')
        # FIXME figure out a way to implement this
        # ask user for the sources of UUIDs that were autogenerated, load them to a list and have them inputed here
        # keep the other ones as relation
        pass

prune_relations(List[galaxy names])

@cvandeplas cvandeplas self-assigned this Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant