Skip to content
Snippets Groups Projects
Commit d80ad3b5 authored by Aleksandar Shulevski's avatar Aleksandar Shulevski
Browse files

Add fixes for issue resolution.

parent 1f5e15c6
No related branches found
No related tags found
1 merge request!5Add fixes for issue resolution.
The MIT License (MIT) The MIT License (MIT)
Copyright (c) 2024 ASTRON (Netherlands Institute for Radio Astronomy)
Copyright (c) 2015 Kepler/K2 Guest Observer Office Copyright (c) 2015 Kepler/K2 Guest Observer Office
Permission is hereby granted, free of charge, to any person obtaining a copy Permission is hereby granted, free of charge, to any person obtaining a copy
......
...@@ -594,7 +594,7 @@ class PublicationDB(object): ...@@ -594,7 +594,7 @@ class PublicationDB(object):
# "kepler equation", "kepler's equation", "xmm-newton", # "kepler equation", "kepler's equation", "xmm-newton",
# "kepler's law", "kepler's third law", "kepler problem", # "kepler's law", "kepler's third law", "kepler problem",
# "kepler crater", "kepler's supernova", "kepler's snr"] # "kepler crater", "kepler's supernova", "kepler's snr"]
exclude=["SPHERE", "VLT/SPHERE"] exclude=["VLT/SPHERE"]
): ):
"""Query ADS for new publications. """Query ADS for new publications.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment