Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit 254fa15

Browse files
lukaradenvollroth
andcommitted
Test import korrigiert
Test import korrigiert Co-Authored-By: nvollroth <[email protected]>
1 parent 6b5a74d commit 254fa15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package-parser/tests/commands/generate_annotations/test_combine.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import json
22
import os
33

4-
import package_parser.commands.generate_annotations as comb
4+
import package_parser.commands.generate_annotations._combine as comb
55
import pytest
66

77
test_unused_dict = {

0 commit comments

Comments
 (0)