Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
codekansas committed Jan 2, 2025
1 parent f8fe74c commit 3d4c8c6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/test_serialization.py
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
"""Tests KRec serialization in Python."""

import logging
import math
import os
from pathlib import Path
import time
import uuid
import math
import logging
from pathlib import Path

import pytest

Expand Down

0 comments on commit 3d4c8c6

Please sign in to comment.