1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2026-07-05 02:32:43 +00:00

drop import sys; no longer used

Signed-off-by: minhaj <minhaj.sixbyte@gmail.com>
This commit is contained in:
minhaj
2026-06-19 16:14:12 -05:00
parent 06fb7f0d11
commit 2693aa48f9
-1
View File
@@ -35,7 +35,6 @@
"""
import os
import sys
from pathlib import Path
import numpy as np
import matplotlib.pyplot as plt