mirror of
https://github.com/heyarne/berliner-winter.git
synced 2026-05-06 19:23:39 +02:00
Use peewee as model and rewrite the code
This commit is contained in:
parent
0e095dbb63
commit
c1ac5e5ed4
5 changed files with 49 additions and 53 deletions
|
|
@ -14,3 +14,6 @@ trim_trailing_whitespace = true
|
|||
[*.py]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.md]
|
||||
insert_final_newline = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue