Fix tests

This commit is contained in:
Veronica Berglyd Olsen
2024-03-14 23:31:29 +01:00
parent 0ae7694954
commit cdaae3fb46
5 changed files with 18 additions and 9 deletions
+1 -1
View File
@@ -138,7 +138,7 @@ class ToOdt(Tokenizer):
self._textSize = 12
self._textFixed = False
self._colourHead = False
self._firstIndent = True
self._firstIndent = False
self._headerFormat = ""
self._pageOffset = 0