mirror of
https://github.com/retspen/webvirtcloud.git
synced 2026-06-05 03:49:38 +00:00
Fixed pep8
This commit is contained in:
@@ -9,4 +9,4 @@ class Compute(models.Model):
|
||||
type = models.IntegerField()
|
||||
|
||||
def __unicode__(self):
|
||||
return self.hostname
|
||||
return self.hostname
|
||||
|
||||
Reference in New Issue
Block a user