Skip to content

Commit

Permalink
PEP8 fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiffyclub committed Jul 1, 2014
1 parent c70aa35 commit 85e322b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions urbansim/utils/networks.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@

NETWORKS = None


def from_yaml(dset, cfgname):
print "Computing accessibility variables"
cfg = yaml.load(open(misc.config(cfgname)))
Expand Down

0 comments on commit 85e322b

Please sign in to comment.