mirror of
https://github.com/Telecominfraproject/oopt-gnpy.git
synced 2025-10-29 09:12:37 +00:00
Unlike codacy, it seems that bandit the CLI tool complains about these: Unable to parse config file: File contains no section headers. file: '/home/jkt/work/TIP/oopt-gnpy/.bandit', line: 1 "skips: ['B101']\n" Change-Id: Iab93052fd8aaf1754571a3c66796cfe3026f6a63
3 lines
21 B
Plaintext
3 lines
21 B
Plaintext
[bandit]
|
|
skips: B101
|