Skip to content

Commit

Permalink
Fix test that was not being run
Browse files Browse the repository at this point in the history
  • Loading branch information
JelleZijlstra committed Oct 10, 2023
1 parent 5d5bf6e commit cb74116
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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 cb74116

Please sign in to comment.