Skip to content

Commit

Permalink
removed os from imports
Browse files Browse the repository at this point in the history
  • Loading branch information
josenimo committed Jun 18, 2024
1 parent 22a3c1d commit c1ad602
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cell_gater/widgets/scatter_widget.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
from __future__ import annotations

import os
import sys
from itertools import product

Expand Down

0 comments on commit c1ad602

Please sign in to comment.