mirror of
https://github.com/huashengdun/webssh.git
synced 2026-08-20 12:46:39 +00:00
8 lines
111 B
INI
8 lines
111 B
INI
[metadata]
|
|
license_file = LICENSE
|
|
|
|
|
|
[flake8]
|
|
exclude = .git,build,dist,tests, __init__.py
|
|
max-line-length = 79
|