Skip to content

Remove verbose parameter from fetch() functions #900

Description

@padix-key

Currently all fetch() functions in biotite.database have the verbose parameter. I suggest to remove it as:

  • It is out-of-place: No other function in biotite prints something to stdout
  • It is inflexible: It cannot be configured to use logging mechanics or to switch between stderr/stdout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    major releasePotentially backwards incompatible changes that should go in to the next major release

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions