Fix width property
This commit is contained in:
parent
c6f0a17d34
commit
45104ebf48
@ -18,7 +18,7 @@ class RuntimeConfig:
|
||||
|
||||
@property
|
||||
def width(self):
|
||||
return self.config.height
|
||||
return self.config.width
|
||||
|
||||
@property
|
||||
def guidance(self):
|
||||
|
||||
Loading…
Reference in New Issue
Block a user