Skip to content

Commit 39e6390

Browse files
committed
chore: make format
1 parent a32be5f commit 39e6390

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pytest/test_theme.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,7 @@ def test_theme_add_sass_layer_file():
258258
assert theme._mixins == ["// mixins\n"]
259259
assert theme._rules == ["// rules 1\n// rules 2\n"]
260260

261+
261262
@skip_on_windows
262263
@pytest.mark.parametrize("preset", shiny_theme_presets)
263264
def test_theme_from_brand_base_case_compiles(preset: str):

0 commit comments

Comments
 (0)