Skip to content

Commit

Permalink
Dev (#15)
Browse files Browse the repository at this point in the history
* Adding delivery + new modification bp + updating database structure

* Renaming organism into specimen

* Debug missing lxml import in Linux only
  • Loading branch information
paulstretenowich authored Oct 1, 2024
1 parent 1994e89 commit 1d64a2d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pt_cli/connect.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@

import requests
import bs4
import lxml

logger = logging.getLogger(__name__)

Expand Down

0 comments on commit 1d64a2d

Please sign in to comment.