Skip to content

Commit

Permalink
add tardis toml for black configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
wkerzendorf committed Jun 24, 2020
1 parent e851a72 commit 8d3510c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions tardis.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[tool.black]
line-length = 80
target-version = ['py36']

0 comments on commit 8d3510c

Please sign in to comment.