module formatting tweaks; tabs -> spaces and more
This commit is contained in:
@@ -143,4 +143,4 @@ chill.commands = ['chill']
|
||||
chill.priority = 'low'
|
||||
|
||||
if __name__ == '__main__':
|
||||
print(__doc__.strip())
|
||||
print(__doc__.strip())
|
||||
|
||||
Reference in New Issue
Block a user