Skip to content

Commit

Permalink
flake8 fix for unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicaw9910 committed Sep 24, 2024
1 parent 0522a03 commit 0d4dd39
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import logging
from dataclasses import dataclass

import numpy as np
from bravado.client import SwaggerClient

from missense_kinase_toolkit.databases.api_schema import SwaggerAPIClient
Expand Down

0 comments on commit 0d4dd39

Please sign in to comment.