Skip to content

Commit

Permalink
TEMP - test fail condition
Browse files Browse the repository at this point in the history
  • Loading branch information
TimPansino committed Jul 18, 2024
1 parent 1ed3b94 commit 371192b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/python/download_wheels.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.

raise NotImplementedError()

import os
import shutil
import subprocess
Expand Down

0 comments on commit 371192b

Please sign in to comment.