Skip to content

Commit

Permalink
remove ENV from recos/ - 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ric-evans committed Oct 28, 2024
1 parent b844dab commit ac245d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skymap_scanner/recos/millipede_original.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
# pylint: skip-file
# mypy: ignore-errors

import copy
import datetime
import os
from typing import Final, List, Tuple

import numpy
Expand Down

0 comments on commit ac245d3

Please sign in to comment.