Skip to content

Commit

Permalink
FEAT-#7252: Add type hints for base.py (#7253)
Browse files Browse the repository at this point in the history
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
  • Loading branch information
anmyachev committed May 13, 2024
1 parent 0559fa2 commit ac3cc90
Show file tree
Hide file tree
Showing 9 changed files with 268 additions and 196 deletions.
1 change: 1 addition & 0 deletions environment-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ dependencies:
- pytest-benchmark>=4.0.0
- pytest-cov>=4.0.0
- pytest-xdist>=3.2.0
- typing_extensions

# code linters
- black>=24.1.0
Expand Down

0 comments on commit ac3cc90

Please sign in to comment.