Skip to content

Commit

Permalink
Fix test that was not being run (#3939)
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Oct 10, 2023
1 parent b7717c3 commit 935f303
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1,3 +1,4 @@
# flags: --preview
long_kwargs_single_line = my_function(
foo="test, this is a sample value",
bar=some_long_value_name_foo_bar_baz if some_boolean_variable else some_fallback_value_foo_bar_baz,
Expand Down

0 comments on commit 935f303

Please sign in to comment.