Skip to content

Commit 865ea17

Browse files
committed
Add a note about coding style
1 parent d062a47 commit 865ea17

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,7 @@ Run the server:
2929
``` shell
3030
$ ./script/uvicorn
3131
```
32+
33+
## Coding style
34+
35+
This repo generally follows [Thread's Python coding style](https://www.notion.so/Python-Style-Guide-093dc870df7e491caa5e4a2e8c0be52f).

0 commit comments

Comments
 (0)