Skip to content

Commit

Permalink
Merge pull request #19 from eyaltrabelsi/add_memory_usage
Browse files Browse the repository at this point in the history
Add memory usage
  • Loading branch information
eyaltrabelsi committed Oct 26, 2019
2 parents 07c4760 + d81859f commit ee9af7d
Show file tree
Hide file tree
Showing 9 changed files with 473 additions and 402 deletions.
12 changes: 1 addition & 11 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,16 +45,6 @@ Please ensure that you have done the following:

To do a very quick check that everything is correct, follow these steps below:

- [ ] Run the command `make check` from pandsa-log's top-level directory. This will automatically run:
- [ ] Run the command `make format` from pandsa-log's top-level directory. This will automatically run:
- black formatting
- fix imports with isort
- running the test suite
- docs build

# Relevant Reviewers

<!-- Finally, please tag relevant maintainers to review. -->

Please tag maintainers to review.

- @eyaltrabelsi

0 comments on commit ee9af7d

Please sign in to comment.