PEP8, various other tweaks

This commit is contained in:
Luke Rogers 2012-09-05 07:52:03 +12:00
parent 6c022dac1c
commit e12e7721da
11 changed files with 29 additions and 34 deletions

View file

@ -1,5 +1,4 @@
from util import hook
import re
import random
with open("plugins/data/fortunes.txt") as f: