mirror of
https://github.com/openSUSE/osc.git
synced 2024-11-11 15:16:16 +01:00
Daniel Mach
c8f4487201
The original findpacs() was returning either [Package] or ([Package], [str]) depending on the `fatal` option. This confused pylint and it was returning false-positives: E1101: Instance of 'list' has no '...' member (no-member)
8 lines
94 B
Plaintext
8 lines
94 B
Plaintext
[general]
|
|
apiurl = http://localhost
|
|
|
|
[http://localhost]
|
|
user=Admin
|
|
pass=opensuse
|
|
allow_http=1
|