![Takashi Kajinami](/assets/img/avatar_default.png)
... and fix the errors newly detected. ``` ./bashate/bashate.py:300:15: F504 '...' % ... has unused named argument(s): line, warn print("%(filename)s:%(filelineno)s:1: %(error)s" % ^ ./bashate/messages.py:238:17: E741 ambiguous variable name 'l' for l in v.long_msg.split('\n'): ^ ``` Change-Id: I69a7682494550513b5190480ceb79315c501c383
2 lines
32 B
Plaintext
2 lines
32 B
Plaintext
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|