Skip to content

Commit 8818432

Browse files
committed
⚫ Fade to black.
1 parent 387f3bd commit 8818432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fixtures.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ class EggInfoPkgPipInstalledNoToplevel(OnSysPath, SiteDir):
243243
"egg_with_module.py": """
244244
def main():
245245
print("hello world")
246-
"""
246+
""",
247247
}
248248

249249
def setUp(self):

0 commit comments

Comments
 (0)