Skip to content

Commit 584806e

Browse files
committed
Fix bad merge conflict
1 parent c145093 commit 584806e

File tree

1 file changed

+1
-0
lines changed
  • readthedocs/vcs_support/backends

1 file changed

+1
-0
lines changed

readthedocs/vcs_support/backends/git.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
"""Git-related utilities."""
22

3+
import re
34
from typing import Iterable
45
from urllib.parse import urlparse
56

0 commit comments

Comments
 (0)