Skip to content

Commit 0c01b76

Browse files
committed
updated excluded words in ra/dec columns
1 parent d0ce458 commit 0c01b76

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

jdaviz/utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
'infrared', 'fraction', 'gradient', 'ratio',
7575
'integrated,' 'radian', 'random', 'parallax', 'range',
7676
'decade', 'decadal', 'decrement', 'deconvolve',
77-
'err', 'bbox', 'min', 'max', 'error']
77+
'err', 'bbox', 'min', 'max', 'error', 'xp']
7878

7979

8080
@contextmanager

0 commit comments

Comments
 (0)