Compare commits
1 commit
d71f98f4b9
...
79564ff84d
Author | SHA1 | Date | |
---|---|---|---|
|
79564ff84d |
1 changed files with 0 additions and 1 deletions
|
@ -203,7 +203,6 @@ class Headline:
|
|||
# Read planning line
|
||||
planning_line = self.get_element_in_line(start_line + 1)
|
||||
|
||||
# Ignore if not found or is a structural line
|
||||
if planning_line is None or isinstance(planning_line, tuple):
|
||||
return
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue