Re: Re: Preferred style
Phil <[email protected]> Fri, 23 Apr 2021 11:04:16 +1000
| Newsgroups | gmane.comp.python.wxpython |
|---|---|
| Message-ID | <[email protected]> |
On 22/4/21 3:44 pm, Steve Barnes wrote: > > Hi, > > I would encourage you to use pylint <https://www.pylint.org/> and > possibly black <https://black.readthedocs.io/en/stable/> these will > help to keep your style consistent and valid but there are a number of > other tools. Thank you Steve and RF for your replies, My question didn't really relate to formatting but more to the use of "super", default arguments and the use of -1 as an argument in the constructor. Your reply, Steve, has cleared up a couple of points that I found confusing. More reading is required. I have used several different linters, formatters and IDEs over the years. I recently installed VS Code and like it a lot. I'm now using Pylint and Yapf. -- Regards, Phil -- You received this message because you are subscribed to the Google Groups "wxPython-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/wxpython-users/d207bacc-5e53-9add-57c9-3f0bedc40b5c%40gmail.com.