mirror of
https://github.com/retspen/webvirtmgr.git
synced 2026-04-25 23:55:57 +03:00
[PR #496] [MERGED] Fix multiple pep8 violations #672
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/retspen/webvirtmgr/pull/496
Author: @daniviga
Created: 1/29/2015
Status: ✅ Merged
Merged: 1/29/2015
Merged by: @retspen
Base:
master← Head:upstream📝 Commits (2)
f40274fFix multiple pep8 violations8759fe8Fix spaces📊 Changes
6 files changed (+41 additions, -30 deletions)
View changed files
📝
conf/gunicorn.conf.py(+2 -1)📝
console/views.py(+4 -2)📝
console/webvirtmgr-console(+26 -18)📝
instance/views.py(+2 -2)📝
secrets/views.py(+1 -1)📝
webvirtmgr/settings.py(+6 -6)📄 Description
Fix multiple pep8 violations, in particular mixed tabs and spaces.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.