ruff_python_formatter 0.0.6

This is an internal component crate of Ruff
Documentation
1
2
3
4
5
6
# Regression test for: https://github.com/astral-sh/ruff/issues/7624
if symbol is not None:
    request["market"] = market["id"]
      #             "remaining_volume": "0.0",
else:
    pass