Skip to content

Duplicate info message #497

@nsheff

Description

@nsheff

Not sure if this is a problem with peppy or pephubclient, but:

import pephubclient
from refget.agents import RefgetDBAgent
import os

phc = pephubclient.PEPHubClient()
p = phc.load_project("nsheff/pangenome_fasta")

Yields:

INFO:peppy:No config key in Project, or reading project from dict
INFO:peppy:Processing project from dictionary...
INFO:peppy:No config key in Project, or reading project from dict

These 3 messages are basically saying the same thing, no need to print it out 3 times.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions