[PR #496] [MERGED] Fix multiple pep8 violations #672

Closed
opened 2026-02-27 16:40:06 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: upstream


📝 Commits (2)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/retspen/webvirtmgr/pull/496 **Author:** [@daniviga](https://github.com/daniviga) **Created:** 1/29/2015 **Status:** ✅ Merged **Merged:** 1/29/2015 **Merged by:** [@retspen](https://github.com/retspen) **Base:** `master` ← **Head:** `upstream` --- ### 📝 Commits (2) - [`f40274f`](https://github.com/retspen/webvirtmgr/commit/f40274ff18bb1fda585ae774e9d9ecc2a2efa1ac) Fix multiple pep8 violations - [`8759fe8`](https://github.com/retspen/webvirtmgr/commit/8759fe8ae12e7b3ed51404c8e7140211f00d7dd8) Fix spaces ### 📊 Changes **6 files changed** (+41 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fix multiple pep8 violations, in particular mixed tabs and spaces. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 16:40:06 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/webvirtmgr#672
No description provided.