Skip to content

Commit

Permalink
Tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
J C Lawrence committed Aug 26, 2013
1 parent db9d133 commit f91d603
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion xxpaper/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
#! /usr/bin/env python

import xxpaper.metaversion as metaversion
#import xxpaper.metaversion as metaversion
import xxpaper.version as version
from xxpaper.version import __version__, __version_info__
from xxpaper.sheet import Sheet
from xxpaper.charter import Charter
from xxpaper.private import Private
Expand Down

0 comments on commit f91d603

Please sign in to comment.