Tessa Racht πŸ‘©β€β€οΈβ€πŸ’‹β€πŸ‘© utilise witches.town. Vous pouvez lΓ¦ suivre et interagir si vous possΓ©dez un compte quelque part dans le "fediverse".

grr, fuggin' yaml. I get that it's way easier for Normal People to use but, like Python, I can't goddamn auto-indent and so it's actually far more of a pain in the butt to use.

Tessa Racht πŸ‘©β€β€οΈβ€πŸ’‹β€πŸ‘© @nergdron

@dconley weird, I haven't had any real issues in python. can you describe what you're running into?

Β· 0 Β· 0

@nergdron Say you have this code:

i = 0
while i < 10:
i += 1
print "hello!"

Is the print statement in the while or not?

@dconley it's not according to python. but I'm not sure what this has to do with yaml?

@nergdron it has the same problem. I probably wasn’t making much sense, and can be safely ignored.

In this house we use curly braces, I guess is my summation 😜