Skip to content

Fix typo: AssertionError in test_parsing.py #52

Description

@abduznik

What to do

In tests/test_parsing.py line 49, the exception name is misspelled as AssertionError (missing the second 's'). It should be AssertionError.

Steps

Change AssertionError to AssertionError on line 49.

Files to touch: tests/test_parsing.py
Lines of code: 1 character fix

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions