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

Explain unexpeced top-level type #383

Merged
merged 2 commits into from
Jun 14, 2024
Merged

Explain unexpeced top-level type #383

merged 2 commits into from
Jun 14, 2024

Commits on Jun 14, 2024

  1. Explain unexpeced top-level type (#383)

    Might help in reported issues like #342
    kvid committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    fbe3ef8 View commit details
    Browse the repository at this point in the history
  2. Update src/wireviz/wireviz.py

    Raising TypeError is better than assert. (Black reformatted)
    
    Co-authored-by: Andreas Motl <andreas.motl@panodata.org>
    kvid and amotl committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9f80e73 View commit details
    Browse the repository at this point in the history