Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
  • Loading branch information
Nicolai-vKuegelgen committed Jan 26, 2024
1 parent 0678372 commit a087efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cubi_tk/snappy/varfish_upload.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
import glob
import os
import pathlib
from subprocess import check_call
import typing

from biomedsheets import shortcuts
from logzero import logger
from subprocess import check_call

from ..common import find_base_path
from .common import load_sheet_tsv
Expand Down

0 comments on commit a087efc

Please sign in to comment.