mirror of
https://github.com/jrnl-org/jrnl.git
synced 2025-07-04 07:26:14 +02:00
first attempt with strudel
This commit is contained in:
parent
2af05e4008
commit
2a0496f03c
42 changed files with 186 additions and 86 deletions
|
@ -108,4 +108,4 @@ class TestDotNotationToList:
|
|||
def test_sequential_delimiters(self):
|
||||
k = "g.r..h.v"
|
||||
k_l = _convert_dots_to_list(k)
|
||||
assert len(k_l) == 4
|
||||
assert len(k_l) == 4
|
Loading…
Add table
Add a link
Reference in a new issue