Skip to content

Commit

Permalink
post review instrument cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
parejkoj committed Aug 19, 2019
1 parent d8352c3 commit 4874dd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/obs/subaru/gen3/hsc/instrument.py
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ def register(self, registry):
raft=None
)

self._registerFilters(registry, dataId)
self._registerFilters(registry)

def getRawFormatter(self, dataId):
# Docstring inherited from Instrument.getRawFormatter
Expand Down

0 comments on commit 4874dd9

Please sign in to comment.