Added another blank line at the end just in case

This commit is contained in:
Jeremy Fincher 2003-03-28 02:08:33 +00:00
parent 846b4853d7
commit 39afa87a27
1 changed files with 1 additions and 0 deletions

View File

@ -124,6 +124,7 @@ if __name__ == '__main__':
'when the bot is finished connecting to the server?'
configfd.write(anything('What command?'))
configfd.write('\n')
configfd.write('\n')
configfd.close()
###