Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWang committed Aug 30, 2024
1 parent ec93308 commit a91e0d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clients/client-python/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ tasks {
delete("dist")
delete("docs")
delete("gravitino/version.ini")
delete("gravitino.egg-info")
delete("apache_gravitino.egg-info")
delete("tests/unittests/htmlcov")
delete("tests/unittests/.coverage")
delete("tests/integration/htmlcov")
Expand Down

0 comments on commit a91e0d6

Please sign in to comment.