Skip to content

Commit

Permalink
refactor: Added type hints and docstrings to helper functions. Remove…
Browse files Browse the repository at this point in the history
…d unused helper functions
  • Loading branch information
pabloitu committed Aug 23, 2024
1 parent c75f3bd commit b34f72b
Show file tree
Hide file tree
Showing 2 changed files with 613 additions and 613 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
# os: [ubuntu-latest, macos-latest]
# python-version: ['3.8', '3.9', '3.10', '3.11']
os: [macos-latest ]
python-version: [ '3.8', '3.9' ]
python-version: [ '3.8' ]
include:
- os: windows-latest
python-version: '3.10'
Expand Down
Loading

0 comments on commit b34f72b

Please sign in to comment.