mirror of
https://github.com/ROCm/jax.git
synced 2025-04-18 04:46:06 +00:00
4 lines
69 B
Bash
4 lines
69 B
Bash
#!/bin/bash
|
|
|
|
black -t py36 build/rocm/ci_build build/rocm/tools/*.py
|