Format with latest black
This commit is contained in:
parent
420f293ead
commit
5f57509568
@ -2959,6 +2959,7 @@ def test_class_volatile():
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def test_class_mutable():
|
def test_class_mutable():
|
||||||
content = """
|
content = """
|
||||||
class Foo
|
class Foo
|
||||||
|
@ -822,6 +822,7 @@ def test_fn_trailing_return_std_function():
|
|||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
def test_inline_volatile_fn():
|
def test_inline_volatile_fn():
|
||||||
content = """
|
content = """
|
||||||
inline int Standard_Atomic_Increment (volatile int* theValue);
|
inline int Standard_Atomic_Increment (volatile int* theValue);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user