Skip to content

Commit

Permalink
fixed shell commands
Browse files Browse the repository at this point in the history
  • Loading branch information
iskandr committed Feb 27, 2024
1 parent 3a6e299 commit 3de23e5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyensembl/shell.py
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@
import argparse
import logging.config
import pkg_resources
import os

from .ensembl_release import EnsemblRelease
from .ensembl_versions import MAX_ENSEMBL_RELEASE
Expand Down

0 comments on commit 3de23e5

Please sign in to comment.