Skip to content

Commit

Permalink
black changes
Browse files Browse the repository at this point in the history
  • Loading branch information
maxwest-uw committed Dec 19, 2023
1 parent 80de9fb commit b90cce1
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion benchmarks/bench_filter_stamps.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,16 @@

from kbmod.filters.stamp_filters import *
from kbmod.result_list import ResultRow
from kbmod.search import ImageStack, PSF, RawImage, StackSearch, StampParameters, StampType, Trajectory, StampCreator
from kbmod.search import (
ImageStack,
PSF,
RawImage,
StackSearch,
StampParameters,
StampType,
Trajectory,
StampCreator,
)


def setup_coadd_stamp(params):
Expand Down

0 comments on commit b90cce1

Please sign in to comment.