mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-10 08:21:29 +00:00
sponsor-patch: Add vim tag turning off expand tab as this script uses tabs (against PEP-8 recommendation)
This commit is contained in:
parent
b0b4faca50
commit
5d04f355a1
@ -695,3 +695,5 @@ if __name__ == "__main__":
|
|||||||
|
|
||||||
main(script_name, bug_number, options.build, options.edit, options.keyid,
|
main(script_name, bug_number, options.build, options.edit, options.keyid,
|
||||||
options.upload, options.verbose)
|
options.upload, options.verbose)
|
||||||
|
|
||||||
|
# vim: set noet:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user