Adding server mode
This commit is contained in:
parent
c6f5afff75
commit
a728b2581a
31 changed files with 489 additions and 66 deletions
4
.coveragerc
Normal file
4
.coveragerc
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
[report]
|
||||
|
||||
exclude_lines =
|
||||
if __name__ == .__main__.:
|
||||
Loading…
Add table
Add a link
Reference in a new issue