Skip to content

Commit cba9af8

Browse files
💅
1 parent c6a4867 commit cba9af8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/test_git_metadata.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,9 @@
22
Tests for git metadata detection and integration
33
"""
44

5-
import os
65
import subprocess
76
import tempfile
87
from pathlib import Path
9-
from unittest.mock import Mock, patch
108

119
import pytest
1210

0 commit comments

Comments
 (0)