Skip to content

Commit

Permalink
Solving the CI test issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tanzim10 committed Sep 20, 2024
1 parent bfa3c08 commit a828bc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions radp/digital_twin/mobility/ue_tracks.py
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ def close(self):
for k in self.gauss_markov_models.keys():
self.gauss_markov_models[k].close()

@staticmethod
def generate_as_lon_lat_points(
rng_seed: int,
lon_x_dims: int,
Expand Down

0 comments on commit a828bc1

Please sign in to comment.