Skip to content

Commit

Permalink
final fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
brownsarahm committed Sep 9, 2024
1 parent 3699936 commit 57c209d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cspt/lesson.py
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,7 @@ def __init__(self,text):
except:
# TODO: clean this up, make it process better
self.body = text
self.labels = DEFAULT_BLOCK_META

else:
self.labels = DEFAULT_BLOCK_META
Expand Down

0 comments on commit 57c209d

Please sign in to comment.