Skip to content

Commit

Permalink
add code inside package
Browse files Browse the repository at this point in the history
  • Loading branch information
joamatab committed Apr 27, 2022
1 parent 6e37e01 commit ca46e45
Show file tree
Hide file tree
Showing 957 changed files with 9,244 additions and 3,101,829 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
pip install -r requirements_dev.txt
pip install .
pip install -e .
sudo apt install pandoc
- name: Test documentation
run: |
Expand Down
Loading

0 comments on commit ca46e45

Please sign in to comment.