Git Product home page Git Product logo

Comments (5)

lkiesow avatar lkiesow commented on May 28, 2024

…which is totally irrelevant unless you start mixing tabs and spaces which is indeed a very bad idea ;-)
The only valid reason I can come up with is PEP8 which recommends the use of spaces for new projects.
The downside of this conversion would be that the whole code would have to be modified.
Any other argument for doing this conversion?

from pyca.

yurket avatar yurket commented on May 28, 2024

Nope =) It was just a proposal. It totally on you to decide which indentation style to use.

from pyca.

lkiesow avatar lkiesow commented on May 28, 2024

Thought about this for a bit and decided to go with spaces after all ;-)
Commit 8928170 converts tabs to spaces and fixes most of the other pylint warnings.

from pyca.

yurket avatar yurket commented on May 28, 2024

Great! My editor will not glow like a Christmas tree with pylint warns =)

from pyca.

lkiesow avatar lkiesow commented on May 28, 2024

Hahaha...
It will still show some show y couple of bare excepts though.

from pyca.

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.