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

JSON config #2

Merged
merged 2 commits into from
Nov 12, 2016
Merged

JSON config #2

merged 2 commits into from
Nov 12, 2016

Conversation

over-engineer
Copy link
Contributor

@over-engineer over-engineer commented Nov 7, 2016

This pull request adds a JSON config file and it's fully PEP8 compliant.

  • Added config.json for the CPU & GPU names, the memory size and the IP & port of Open Hardware Monitor's web server
  • Removed global variables
  • Took away unnecessary as e from an exception
  • Changed all :return: to :returns: for continuity

Please test it before merging

dn0z added 2 commits November 7, 2016 23:59
- Added config.json for the CPU & GPU names, the memory size and the IP & port of Open Hardware Monitor's web server
- Removed global variables
- Took away unnecessary `as e` from an exception
- Changed all `:return:` to `:returns:` for continuity
@over-engineer over-engineer mentioned this pull request Nov 8, 2016
@leots leots merged commit b65660d into leots:master Nov 12, 2016
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