Skip to content

Commit

Permalink
remove black configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
callebtc committed Feb 18, 2024
1 parent afd5268 commit 5e16354
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,7 @@ mint = "cashu.mint.main:main"
cashu = "cashu.wallet.cli.cli:cli"
wallet-test = "tests.test_wallet:test"

# previously experimental-string-processing = true
# this should autoformat string properly but does not work
preview = true


[tool.ruff]
# Same as Black. but black has a 10% overflow rule
line-length = 88
show-fixes = true

Expand Down

0 comments on commit 5e16354

Please sign in to comment.