Skip to content

Common names cache dir dead code to remove #35

Description

@thompsonmj

The common names code has a dead cache dir block that should be removed:

  • stale args.cache_dir handling from the standalone resolve_common_names.main() parser path.

The standalone parser does not define --cache-dir, so that block can't provide working standalone cache-dir support as written. The normal packaged CLI path already supports a custom cache dir through the top-level global option:

taxonopy --cache-dir /custom/cache common-names ...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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