commit | 0400a7f2f8abec8d441990e951cc25f69a2a4036 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Sat May 02 19:30:24 2020 -0700 |
committer | GitHub <noreply@github.com> | Sat May 02 19:30:24 2020 -0700 |
tree | e465fb589afd36c858d41728b819ae822a73c3e9 | |
parent | 8aab84312e6062cda44cc67c2b7c0c0f70119c67 [diff] |
Minor code cleanups for statistics (GH-19873) * Minor cleanups: Removed unused code. Move C import near its Python version. * Clean-up whitespace