Skip to content

Commit

Permalink
Update Some Code
Browse files Browse the repository at this point in the history
  • Loading branch information
ColdWindScholar committed Jul 14, 2024
1 parent 29a3fbe commit b9dff5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pys/dumper.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

import zstandard

import update_metadata_pb2 as um
from pys import update_metadata_pb2 as um

flatten = lambda l: [item for sublist in l for item in sublist]

Expand Down

0 comments on commit b9dff5b

Please sign in to comment.