Skip to content

Commit

Permalink
remove local import
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeEfstathiadis committed Dec 19, 2024
1 parent c15de6d commit 1f5a472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/jasmine/test_traj2stats.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
import numpy as np
import pytest
from shapely.geometry import Point
import sys
sys.path.append('C:/Users/gioef/Desktop/onnela_lab/forest/src')

from forest.jasmine.data2mobmat import great_circle_dist
from forest.jasmine.traj2stats import (
Expand Down

0 comments on commit 1f5a472

Please sign in to comment.