tqdm/tqdm.cpp

Get rid of author stuff

CrazyPython opened this issue · 0 comments

I poked around and saw most of the code cited an author (usually casperdcl) one way or another.

Let's get rid of that.

  • External devs (adrian, o11c, me) are contributing a sizeable amount of code and guidance
  • Now is not the time to be worrying about attribution
  • It's been documented inconsistently, once in a char* array. That's a holdover from __author__ in python. Doesn't smell like C++ code.
  • It's pre-alpha. Anybody who sees the code now is going to see this repo.