mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-14 14:49:21 +01:00
Line was too long.
This commit is contained in:
parent
7fe8601a57
commit
3e1ff0d329
@ -167,8 +167,8 @@ if __name__ == '__main__':
|
||||
'Even if you think you want it, you don\'t. '
|
||||
'You\'re probably dumb if you do this.')
|
||||
parser.add_option('', '--debug', action='store_true', dest='debug',
|
||||
help='Determines whether some extra debugging stuff will '
|
||||
'be logged in this script.')
|
||||
help='Determines whether some extra debugging stuff '
|
||||
'will be logged in this script.')
|
||||
|
||||
(options, args) = parser.parse_args()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user