Deep-Phield-Softworks / XeroSum

Isometric, Squad-Based, Real-Time Strategy RPG
0 stars 0 forks source link

Weird indentation #46

Closed CToups closed 9 years ago

CToups commented 9 years ago

There's weird indentation in some files. For instance the accepted_kwargs in matter and feature. The list, every item after the first item is extraordinarily indented. I didn't wanna change this in case it for some reason was necessary (python actually pays attention to indentation).

EricFedrowisch commented 9 years ago

That is some weird issue of my IDE. Looks right on mine, but wrong everywhere else.