Skip to content

Commit

Permalink
Fix import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewrmshin committed Jul 17, 2014
1 parent 9e30c78 commit 9f59f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/cylc/cycling/loader.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

import integer
import iso8601
from isodatetime.date import Calendar
from isodatetime.data import Calendar


ISO8601_CYCLING_TYPE = 'iso8601'
Expand Down

0 comments on commit 9f59f3f

Please sign in to comment.