Skip to content

Commit

Permalink
removed pegasus
Browse files Browse the repository at this point in the history
  • Loading branch information
jgould committed Aug 23, 2020
1 parent b401d90 commit 6dda92b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions wot/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# -*- coding: utf-8 -*-
import logging

import wot.graphics
import wot.io
@@ -9,6 +8,3 @@
from .dataset_util import *
from .gene_set_scores import *
from .population import *

logger = logging.getLogger("pegasus")
logger.setLevel(logging.ERROR)

0 comments on commit 6dda92b

Please sign in to comment.