Skip to content

Commit

Permalink
Release notebook for TRICE paper.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 577872975
  • Loading branch information
fehiepsi authored and The cascades Authors committed Nov 17, 2023
1 parent a57d505 commit 4b268db
Show file tree
Hide file tree
Showing 2 changed files with 1,004 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pytest_and_autopublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
# Install deps
- uses: actions/setup-python@v4
with:
python-version: 3.7
python-version: 3.9
- run: pip --version
- run: pip install -e .[dev]
- run: pip freeze
Expand Down
Loading

0 comments on commit 4b268db

Please sign in to comment.