You've already forked python-uncompyle6
mirror of
https://github.com/rocky/python-uncompyle6.git
synced 2025-08-02 16:44:46 +08:00
small formatting change
This commit is contained in:
@@ -98,6 +98,7 @@ def fstrings(draw):
|
||||
|
||||
return f"{prefix}{raw}'{content}'"
|
||||
|
||||
|
||||
@hypothesis.given(format_specifiers())
|
||||
def test_format_specifiers(format_specifier):
|
||||
"""Verify that format_specifiers generates valid specifiers"""
|
||||
|
Reference in New Issue
Block a user