cblp@carbon:~/dev/ifrankutils$ py.test
============================== test session starts ===============================
platform linux2 -- Python 2.7.8 -- py-1.4.23 -- pytest-2.6.0
collected 0 items / 1 errors
===================================== ERRORS =====================================
______________________ ERROR collecting ChapterReformat.py _______________________
/usr/lib/python2.7/dist-packages/py/_path/local.py:620: in pyimport
__import__(modname)
E File "/home/cblp/dev/ifrankutils/ChapterReformat.py", line 71
E p_tag.appendChild(comments_font)
E ^
E IndentationError: expected an indented block
============================ 1 error in 0.10 seconds =============================