I noticed that many gnuradio files (gmsk.py for example) contain an unholy mix of spaces and tabs for indentation. Is there any easy way to standardize our indentation? Many text editors can make it so hitting tab creates 4 spaces instead of the tab character.
(I like 4 spaces per indent, what about you guys?) http://www.python.org/dev/peps/pep-0008/ _______________________________________________ Discuss-gnuradio mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
