Skip to content

Fix model.User typing in config module #19699

Open
@mvdbeek

Description

@mvdbeek

Importing model.User into config for type checking is incorrect given galaxy's package structure (see #19677).

(Note: the method is_admin_user is called both from the galaxy app and the tool shed app, which have their respective User classes.)

Metadata

Metadata

Assignees

Labels

area/configurationGalaxy's configuration systemkind/refactoringcleanup or refactoring of existing code, no functional changes

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions