Skip to content

Commit

Permalink
debug: how can this line cause #1524?
Browse files Browse the repository at this point in the history
  • Loading branch information
nedbat committed Jan 9, 2023
1 parent c5cda3a commit 37e2983
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions coverage/parser.py
Expand Up @@ -3,6 +3,8 @@

"""Code parsing for coverage.py."""

from __future__ import annotations

import ast
import collections
import os
Expand Down

0 comments on commit 37e2983

Please sign in to comment.