Skip to content

Commit

Permalink
Removing debug code
Browse files Browse the repository at this point in the history
  • Loading branch information
ChihweiLHBird committed Sep 15, 2020
1 parent 6899ac5 commit 2b06644
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyrfume/datajoint_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ class Stuff:
# Set DataJoint definitions in each class based on inspection
# of class attributes.
set_dj_definition(Stuff)
print(Stuff.definition)

# Schematize each of these classes (will include foreign keys)
from pyrfume.odorants import Molecule, Vendor, ChemicalOrder
Expand Down

0 comments on commit 2b06644

Please sign in to comment.