Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Read the Docs is not the latest version #65

Open
nomuramasahir0 opened this issue Feb 7, 2021 · 0 comments
Open

Current Read the Docs is not the latest version #65

nomuramasahir0 opened this issue Feb 7, 2021 · 0 comments

Comments

@nomuramasahir0
Copy link
Contributor

The current Read the Docs is not the latest version, so it seems that it needs to be modified.
In fact, the following contents are inconsistent.

class BaseBanditDataset(metaclass=ABCMeta):
"""Base Class for Synthetic Bandit Dataset."""
@abstractmethod
def obtain_batch_bandit_feedback(self) -> None:
"""Obtain batch logged bandit feedback."""
raise NotImplementedError

If the webhook setting of GitHub Repository is successful, Read the Docs side should build it automatically, so I am concerned that this setting is not correct.

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

No branches or pull requests

1 participant