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

Fix simple type errors #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

benonymity
Copy link

This PR allows devices to be targeted by ID, which previously threw an error as len(1) is invalid in Python 3. Also removes the None from creation of an ArchiveEntry, as the self input does not need to be passed in by the class call.

@lgtm-com
Copy link

lgtm-com bot commented Sep 13, 2022

This pull request fixes 1 alert when merging d403553 into cbc7ca4 - view on LGTM.com

fixed alerts:

  • 1 for Wrong number of arguments in a class instantiation

This was referenced Sep 24, 2023
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.

None yet

2 participants