Skip to content

Commit

Permalink
Fix test**2
Browse files Browse the repository at this point in the history
  • Loading branch information
ebachelet committed Oct 3, 2024
1 parent ba73665 commit 5bc635a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyLIMA/tests/test_telescopes.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import numpy as np

from pyLIMA import telescopes
from scipy.optimize import brent


def simulate_telescope(altitude=154, location='Earth', spacecraft_name=None):
Expand Down

0 comments on commit 5bc635a

Please sign in to comment.