Skip to content

Commit

Permalink
Merge pull request #8 from ncats/sqlite_inchi_duplex_patch
Browse files Browse the repository at this point in the history
update rhea parser
  • Loading branch information
johnbraisted authored Mar 4, 2024
2 parents e53d277 + aa57d66 commit c0cd0ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/parse/RheaParser.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,9 @@

from rdflib import URIRef, Graph
import rdflib.namespace
from rdflib.namespace import RDF,FOAF,RDFS,DC,DCTERMS
from builtins import str
from rampEntity.RheaReaction import RheaReaction
from rampEntity.RheaCompound import RheaCompound
from libchebipy._parsers import __FORMULAE
from parse.UniprotParser import UniprotParser
from parse.ChebiOwlParser import ChebiOwlParser

Expand Down

0 comments on commit c0cd0ce

Please sign in to comment.