bajillion pep8 fixes to pass tox
This commit is contained in:
@@ -3,7 +3,6 @@ import gui.utils.colorUtils as colorUtils
|
||||
|
||||
|
||||
def RenderGradientBar(windowColor, width, height, sFactor, eFactor, mFactor=None, fillRatio=2):
|
||||
|
||||
if sFactor == 0 and eFactor == 0 and mFactor is None:
|
||||
return DrawFilledBitmap(width, height, windowColor)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user