Skip to content

Commit e2a74c8

Browse files
committed
refactor(entities): move entities
1 parent 5d4b962 commit e2a74c8

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

konsensus/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from .data_types import Ballot, Proposal
1+
from .entities.data_types import Ballot, Proposal
22

33

44
JOIN_RETRANSMIT = 0.7

konsensus/entities/__init__.py

Whitespace-only changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)