Skip to content

Commit

Permalink
fix issue #10
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew2net committed Jan 7, 2023
1 parent 40a3d66 commit 71a3690
Show file tree
Hide file tree
Showing 84 changed files with 4,459 additions and 3,080 deletions.
3 changes: 1 addition & 2 deletions lib/relaton_doi.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@
require "relaton_ieee"
require "relaton_nist"
require_relative "relaton_doi/version"
require_relative "relaton_doi/parser"
require_relative "relaton_doi/crossref"

Serrano.configuration do |config|
config.mailto = "open.source@ribose.com"
end

module RelatonDoi
class Error < StandardError; end
# Your code goes here...
end
Loading

0 comments on commit 71a3690

Please sign in to comment.