This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
登録
サインイン
GlobalCube
/
planner
ウォッチ
3
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ブランチ:
main
ブランチ
タグ
main
planner
/
tox.ini
tox.ini
98 B
パーマリンク
履歴
Raw
1
2
3
4
5
[flake8]
ignore
= E712, W503, W504
max-line-length
=
120
# exclude = tests/*
# max-complexity = 10