Skip to content

Commit

Permalink
Make ctconvert into a package
Browse files Browse the repository at this point in the history
  • Loading branch information
sebbacon committed May 23, 2019
1 parent f0b4138 commit 037a7b7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ctconvert/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
"""Tools to convert CT.gov XML to a CSV
"""
__version__= "0.0.1"

0 comments on commit 037a7b7

Please sign in to comment.