Skip to content

Commit

Permalink
better format
Browse files Browse the repository at this point in the history
  • Loading branch information
jnumainville committed May 9, 2024
1 parent 6a23efe commit cee88cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

from deephaven.table import Table

NANOS_PER_MILLI = 1000000
NANOS_PER_MILLI = 1_000_000


class TimePreprocessor:
Expand Down

0 comments on commit cee88cd

Please sign in to comment.