Knowledge-Graph-Hub / kg-microbe

https://knowledge-graph-hub.github.io/kg-microbe/index.html
BSD 3-Clause "New" or "Revised" License
14 stars 3 forks source link

Uniprot sourcename fix #108

Closed bsantan closed 5 months ago

bsantan commented 5 months ago
hrshdhgd commented 5 months ago

Instead of hardcoding strings I'd recommend using constants.py to declare as a variable first and then use it in the project

bsantan commented 5 months ago

I added constants to the uniprot.py file rather than strings.