Skip to content
Snippets Groups Projects

Update CI config

Open Bo-Chun Chen requested to merge github/fork/diedpigs/update-ci-config into feat-cod-rmq
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
  • 496936f6
    Replace deprecated option · 496936f6
    Bo-Chun Chen authored
    Deprecated: `experimental string processing` has been included
    in `preview` and deprecated. Use `preview` instead.
+ 1
1
[tool.black]
line-length=79
target-version=['py36']
experimental_string_processing=true
preview=true
Loading