(git-workflow-exercises)=
- Fork the repository at https://github.com/psych-214-fall-2016/outlier-utils;
- Clone your fork;
- Make a new branch to work on;
- Solve the
code/spm_funcs.py
exercise; - Commit;
- Push;
- Make a pull request back to https://github.com/psych-214-fall-2016/outlier-utils.
- Make a new branch to work on;
- Solve the
code/detectors.py
exercise; - Commit;
- Push;
- Make a pull request back to https://github.com/psych-214-fall-2016/outlier-utils.