Skip to content

Commit d315d58

Browse files
Merge branch 'main' into soo-hotfix
2 parents b55a80f + 03ce018 commit d315d58

File tree

3 files changed

+476
-1
lines changed

3 files changed

+476
-1
lines changed

markdown_generator/mdconverter_class.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ def cal_static(self) -> None:
250250
]
251251
except:
252252
python_version = "Unkown"
253+
253254
markdown_count = sum(
254255
1
255256
for cell in self.notebook_content["cells"]

0 commit comments

Comments
 (0)