Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
cole-st-john committed May 6, 2024
2 parents 6a0f008 + 4956e1c commit ae78beb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ This Python library extends the functionality of the readily available and free
- [x] formatting graphs
- [x] reading graphs
- [x] bulk data addition or management (MS excel-based)
- [x] management of the yEd application (starting, killing, maximizing)
- [x] management of the yEd application (starting, killing, etc.)
- [ ] enforcing rules on graphs
- [ ] additional layout methods
- [ ] graph comparison tools
Expand Down Expand Up @@ -239,7 +239,7 @@ $ pip install pytest
```

```console
$ SETX CI "True"
$ setx CI "True"
```

To run the tests:
Expand Down
6 changes: 3 additions & 3 deletions test_coverage.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ae78beb

Please sign in to comment.