mirror of
https://github.com/Mikaela/Limnoria.git
synced 2025-01-26 20:14:20 +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. '
|
'Even if you think you want it, you don\'t. '
|
||||||
'You\'re probably dumb if you do this.')
|
'You\'re probably dumb if you do this.')
|
||||||
parser.add_option('', '--debug', action='store_true', dest='debug',
|
parser.add_option('', '--debug', action='store_true', dest='debug',
|
||||||
help='Determines whether some extra debugging stuff will '
|
help='Determines whether some extra debugging stuff '
|
||||||
'be logged in this script.')
|
'will be logged in this script.')
|
||||||
|
|
||||||
(options, args) = parser.parse_args()
|
(options, args) = parser.parse_args()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user