Skip to content

Commit 1fd497a

Browse files
Add accidentally removed newline
1 parent 9779d3e commit 1fd497a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_zoneinfo/test_zoneinfo.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,6 +1915,7 @@ def test_exclude_posixrules(self):
19151915
class CTestModule(TestModule):
19161916
module = c_zoneinfo
19171917

1918+
19181919
@unittest.skipIf(c_zoneinfo == py_zoneinfo,"zoneinfo C extension not available")
19191920
class ExtensionBuiltTest(unittest.TestCase):
19201921
"""Smoke test to ensure that the C and Python extensions are both tested.

0 commit comments

Comments
 (0)