Skip to content

Commit

Permalink
Update stellarphot/core.py
Browse files Browse the repository at this point in the history
Co-authored-by: Juan Cabanela <[email protected]>
  • Loading branch information
mwcraig and JuanCab authored Oct 13, 2024
1 parent 5eb4d68 commit afc7267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stellarphot/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@ def __init__(
**kwargs,
)

# From this point forwarsd we should be using self to get at any data
# From this point forward we should be using self to get at any data
# columns, because that is where BaseEnhancedTable has put the data.

# Perform input validation
Expand Down

0 comments on commit afc7267

Please sign in to comment.