Skip to content

Commit

Permalink
Fixed black formatting to adhere to black 24.2 used in the tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
kaufManu committed Mar 8, 2024
1 parent ee3be47 commit b258a2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aitviewer/utils/bvh.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
"""

import re

import numpy as np
Expand Down

0 comments on commit b258a2e

Please sign in to comment.