Giter Club home page Giter Club logo

Comments (4)

yawor avatar yawor commented on July 26, 2024 3

No problem. I can wait for the next release. I've been able to identify some issues with the code besides formatting. For example you shouldn't check if something is False or True using equality operation (==) but you should use is keyword (if foo is False for example). I'll try to find such issues and also correct them.

from appdaemon.

acockburn avatar acockburn commented on July 26, 2024

Not sure that I agree it's hard to read, but I am relatively new to Python and haven't been exposed to PEP8, so I guess if you are used to that format it could be challenging - if you are happy to reformat I am happy to take it as a PR and accept it as a learning process and maintain it going forward :)

If you do decide to go ahead can I ask that you submit the PR after the next major release - I am gettingready to release 1,5.0 and it has quite a few changes. Rather than merge I would prefer you submit against that version as it should be the last for a while. I am planning to release it at the weekend.

from appdaemon.

boonhapus avatar boonhapus commented on July 26, 2024

Andrew, I've also noticed this but for what it's worth, I've never had a problem understanding your logic. I'm self-taught Python over the past few years, and it's a bit obvious you didn't start with Python as a cs lang, but that's totally fine. @yawor thanks for taking on this endeavor!

from appdaemon.

acockburn avatar acockburn commented on July 26, 2024

1.5.1 is now live. I'll close this and await the PR - thanks!

from appdaemon.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.