Skip to content

Commit ba5a7d6

Browse files
committed
Moving around the code
1 parent 141e6fc commit ba5a7d6

11 files changed

+785
-728
lines changed

src/redis_release/bht/behaviours_debian.py

Whitespace-only changes.

src/redis_release/bht/behaviours_rpm.py

Whitespace-only changes.

src/redis_release/bht/tree.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
"""
2-
This module contains tree initialization, larger branches creation
3-
and utility functions to run or inspect the tree.
2+
This module contains tree initialization and utility functions to run or inspect
3+
the tree.
44
"""
55

66
import asyncio

0 commit comments

Comments
 (0)