Skip to content

Conversation

nils-herrmann
Copy link
Collaborator

No description provided.

Copy link
Contributor

@Michael-E-Rose Michael-E-Rose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Most importantly, we need dummy classes with the old names: these trigger a deprecation warning for the next major update and still import the new class.

from pybliometrics.scopus.serial_search import *
from pybliometrics.scopus.serial_title import *
from pybliometrics.scopus.serial_title_search import *
from pybliometrics.scopus.serial_title_search import SerialTitleSearch as SerialSearch # For backward compatibility
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See above my comment about deprecation warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants