We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21ebb79 commit dfa6637Copy full SHA for dfa6637
tests/test_changelog.py
@@ -1,8 +1,8 @@
1
import re
2
from dataclasses import dataclass
3
from pathlib import Path
4
-from unittest.mock import Mock
5
from typing import Any, Optional
+from unittest.mock import Mock
6
7
import pytest
8
from jinja2 import FileSystemLoader
0 commit comments