Skip to content

Commit 96f8a8b

Browse files
committed
Add missing import.
1 parent 0bdf0c8 commit 96f8a8b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/event/test_verify_hash.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
from hashlib import sha256
55

66
from ..conftest import TestData
7+
from ...eventsourcingdb.errors.validation_error import ValidationError
78
from ..shared.database import Database
89

910

0 commit comments

Comments
 (0)