We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db0b7e commit a9441b3Copy full SHA for a9441b3
CHANGES.rst
@@ -111,6 +111,12 @@ jplsbdb
111
112
- Returns astropy quantities, rather than scaled units. [#2011]
113
114
+lcogt
115
+^^^^^
116
+
117
+- Module has been removed after having been defunct due to upstream API
118
+ refactoring a few years ago. [#2071]
119
120
mast
121
^^^^
122
setup.cfg
@@ -22,7 +22,6 @@ remote_data_strict = true
22
filterwarnings =
23
error
24
ignore: Experimental:UserWarning:
25
- ignore: The LCOGT archive:UserWarning:
26
# This is a temporary measure, all of these should be fixed:
27
ignore::pytest.PytestUnraisableExceptionWarning
28
ignore::numpy.VisibleDeprecationWarning
0 commit comments