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

make key.py reflect key from __init__ #113

Merged
merged 1 commit into from
Mar 15, 2024
Merged

make key.py reflect key from __init__ #113

merged 1 commit into from
Mar 15, 2024

Conversation

Cube707
Copy link
Collaborator

@Cube707 Cube707 commented Mar 15, 2024

key.py now imports __init__.key and exports all of its attributes a its own.

This reduces code-duplication and fixes the issue where different OS's where listed.

closes #107

@coveralls
Copy link

Coverage Status

coverage: 94.771% (+0.6%) from 94.156%
when pulling 9d38888 on Cube707/issue107
into 6ae17c2 on master.

@Cube707 Cube707 merged commit 38ec8f4 into master Mar 15, 2024
26 checks passed
@Cube707 Cube707 deleted the Cube707/issue107 branch March 15, 2024 14:50
@Cube707 Cube707 self-assigned this Mar 15, 2024
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.

Different import conditions in __init__.py and key.py
2 participants