Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
schroedtert committed Apr 19, 2024
1 parent 9ffe52d commit d16d20e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python_modules/jupedsim/jupedsim/sqlite_serialization.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
import sqlite3
from pathlib import Path
from typing import Final

from shapely import box, from_wkt

from jupedsim.serialization import TrajectoryWriter
Expand Down

0 comments on commit d16d20e

Please sign in to comment.