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 8d91660 commit 61b2bedCopy full SHA for 61b2bed
process/management/commands/checker.py
@@ -33,7 +33,6 @@
33
CONFIG.config["cache_all_requests"] = True
34
# Skip empty field checks, covered by Pelican.
35
CONFIG.config["additional_checks"] = "none"
36
- # Skip duplicate release IDs, covered by notebooks.
37
CONFIG.config["skip_aggregates"] = True
38
CONFIG.config["context"] = "api"
39
0 commit comments