Use correct project name
Some checks failed
ci/woodpecker/push/build Pipeline was successful
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful

This commit is contained in:
Sonny Bakker 2025-05-05 15:16:48 +02:00
parent 433ff9413d
commit b4340176da

View file

@ -52,7 +52,7 @@ lines-between-types=1
lines-after-imports=2
default-section = "third-party"
known-first-party = ["transip_client"]
known-first-party = ["newsreader"]
section-order = [
"future",
"standard-library",