Skip to content

Commit

Permalink
⚫ Fade to black.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Apr 10, 2023
1 parent 387f3bd commit 8818432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/fixtures.py
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ class EggInfoPkgPipInstalledNoToplevel(OnSysPath, SiteDir):
"egg_with_module.py": """
def main():
print("hello world")
"""
""",
}

def setUp(self):
Expand Down

0 comments on commit 8818432

Please sign in to comment.