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

Rewrote "author" function. #17

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

Rewrote "author" function. #17

wants to merge 5 commits into from

Conversation

AphonicChaos
Copy link
Contributor

  • renamed to credits: seems more consistent with everything else
  • rewrote its implementation, as the old one didn't actually do anything but log it
  • you'll need to update the french version of the readme
  • this "breaks" the output since i removed the line wrapping in the file. I think a better place for this would be
    in the widget code itself. Eg, (Which I'll work on next).

- moved CREDITS info into readme, mentioning the three ways to get the info
- added import to screens package:
	from usf.screens.screen import Screen
  is now:
  	from usf.screens import Screen
- might consider moving Screen class to __init__ if no one objects
  defects as i work on a new impolementation -- new branch
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.

1 participant