Skip to content

Commit

Permalink
suppress docstring warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
jkitchin committed Feb 20, 2024
1 parent b796e7a commit 8adc491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion org-ref-core.el
Original file line number Diff line number Diff line change
Expand Up @@ -340,5 +340,5 @@ provide their own version."
;;; org-ref-core.el ends here

;; Local Variables:
;; byte-compile-warnings: (not docstrings-wide)
;; byte-compile-warnings: (not docstrings docstrings-wide)
;; End:

0 comments on commit 8adc491

Please sign in to comment.