Skip to content

Commit

Permalink
refactor test
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwengers committed Oct 19, 2023
1 parent 8537c7d commit fcbb8e6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/test_crispr.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,9 @@
from pathlib import Path
from subprocess import run

import bakta.config as cfg

import pytest


CRISPR_ARRAYS = [
{
'repeat_consensus': 'CGGTTTATCCCCGCTGGCGCGGGGAACACA',
Expand Down

0 comments on commit fcbb8e6

Please sign in to comment.