We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d20ac0 commit 708ee27Copy full SHA for 708ee27
1 file changed
src/nbody_sim/render.py
@@ -1,6 +1,5 @@
1
import sys
2
import numpy as np
3
-from vispy import app, scene
4
from nbody_sim.api import Simulation, ureg
5
6
import matplotlib.pyplot as plt
0 commit comments