nipraxis-fall-2022 / diagnostics-NME

0 stars 4 forks source link

dvars function #5

Closed Nauman702 closed 2 years ago

Nauman702 commented 2 years ago

@oesteban kindly check, thanks

oesteban commented 2 years ago

Apologies, I couldn't see this in time.

Would you mind sending another PR after revising the code (automatically) for style?:

  1. Install black:
    pip install black
  2. Run it on this file:
    black findoutlie/metrics.py
  3. Commit the changes & push
  4. Open a PR
oesteban commented 2 years ago

Then, based on that PR, I'll give you more feedback about the actual code.