from unittest import TestCase class TestFormatPbm(TestCase): def test_formatPbm(self): assert True