Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 4, 2024
1 parent d40beff commit 3163b75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyrekordbox/db6/tables.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@

"""Rekordbox 6 `master.db` SQLAlchemy table declarations."""

import re
import math
import re
import struct
from datetime import datetime
from enum import IntEnum
Expand Down

0 comments on commit 3163b75

Please sign in to comment.