Pārlūkot izejas kodu

Add line breaks

master
Noëlle pirms 3 gadiem
vecāks
revīzija
f4187c0c27
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2
    2
      koboldgen.py

+ 2
- 2
koboldgen.py Parādīt failu

@@ -292,14 +292,14 @@ class Campaign:
)
if self.params.secProblem:
out += (
f" <span id='secprobstats'>\n"
f" <br><span id='secprobstats'>\n"
f" The stats of the {self.params.secProblem['shortname']}:<br>\n"
f" {mst}\n"
f" </span>\n"
)
if self.params.thirdProblem:
out += (
f" <span id='thirdprobstats'>\n"
f" <br><span id='thirdprobstats'>\n"
f" The stats of the {self.params.thirdProblem['shortname']}:<br>\n"
f" {pst}\n"
f" </span>\n"

Notiek ielāde…
Atcelt
Saglabāt