Skip to content
Snippets Groups Projects

Update CI config

Open Bo-Chun Chen requested to merge github/fork/diedpigs/update-ci-config into feat-cod-rmq
1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -3,3 +3,7 @@ count = True
max-line-length = 79
show-source = True
statistics = True
exclude =
.git,
__pycache__,
venv
Loading