Skip to content

Trimming dangling repeated nodes #240

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

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Conversation

acampove
Copy link

Hi,

This PR reffers to #239 and is meant to:

  • Make a few lines of code a little more readable.
  • Trim nodes in the graph that arise from imports of functions from modules

@thebjorn
Copy link
Owner

thebjorn commented Jul 4, 2025

You can run the tests locally by

pytest -vv --cov=pydeps tests

from tye pydeps directory.

ps: it's easier for me to merge a PR if it only contains changes needed to fulfill its purpose.

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.

2 participants