mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-03 18:31:55 -04:00
formatting
This commit is contained in:
parent
882f71a3d9
commit
9568ccfbb5
@ -379,7 +379,7 @@
|
||||
|
||||
# user callable lerp methods
|
||||
def lerpColor(self, *posArgs, **keyArgs):
|
||||
"""lerpColor(self, *positionArgs, **keywordArgs)
|
||||
"""
|
||||
determine which lerpColor* to call based on arguments
|
||||
"""
|
||||
if (len(posArgs) == 2):
|
||||
|
Loading…
x
Reference in New Issue
Block a user