lib/bolognese/pubmed.rb in bolognese-0.10.21 vs lib/bolognese/pubmed.rb in bolognese-0.10.22
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
module Bolognese
module Pubmed
# def get_pubmed_metadata(pmid, options = {})
# return {} if pmid.blank?