Skip to content

remove universe.as_Universe #2920

@orbeckst

Description

@orbeckst

universe.as_Universe is not really needed

# TODO: what is the point of this function???
def as_Universe(*args, **kwargs):
and can be removed.

EDIT: @IAlibay found in PR #2922 that LeafletFinder is also affected and will not anymore accept a filename as input

  • remove for 2.0.0
  • deprecate as_Universe in 1.0.1 (see PR Backport 1.0.1 #2798 )
  • deprecate filename argument for LeafletFinder in 1.0.1

Metadata

Metadata

Labels

Difficulty-easydeprecationDeprecated functionality to give advance warning for API changes.remove-2.0deprecated in 1.0 and to be removed in 2.0

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions