coderxio / sagerx

Open drug data pipelines curated by pharmacists.
https://coderx.io/sagerx
Other
49 stars 13 forks source link

Remove errant string in rxnorm #319

Closed NTBTI closed 2 months ago

NTBTI commented 2 months ago

Resolves #ISSUE NUMBER

Explanation

There was a line left over from a merge in the rxnorm dag.py file that was causing errors. Removed this line

Rationale

I really wanted things to work :)

Tests

  1. What testing did you do? Changed, ran DAG without issue, no errors.
  2. Attach testing logs inside a summary block:
testing logs ``` ```