Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
apub
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Aleksandar Shulevski
apub
Commits
d80ad3b5
Commit
d80ad3b5
authored
10 months ago
by
Aleksandar Shulevski
Browse files
Options
Downloads
Patches
Plain Diff
Add fixes for issue resolution.
parent
1f5e15c6
No related branches found
No related tags found
1 merge request
!5
Add fixes for issue resolution.
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
LICENSE
+2
-0
2 additions, 0 deletions
LICENSE
apub/apub.py
+1
-1
1 addition, 1 deletion
apub/apub.py
with
3 additions
and
1 deletion
LICENSE
+
2
−
0
View file @
d80ad3b5
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
...
...
This diff is collapsed.
Click to expand it.
apub/apub.py
+
1
−
1
View file @
d80ad3b5
...
@@ -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.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment