Skip to content

Commit

Permalink
add sfd to tractor namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
dstndstn committed Dec 11, 2017
1 parent bda7444 commit 7d57e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tractor/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

__all__ = [
# modules
'sdss', 'fitpsf', 'emfit', 'galaxy', 'sersic',
'sdss', 'fitpsf', 'emfit', 'galaxy', 'sersic', 'sfd',
# ducks
'Params', 'Sky', 'Source', 'Position', 'Brightness', 'PhotoCal',
'PSF',
Expand Down

0 comments on commit 7d57e76

Please sign in to comment.