Skip to content

Commit

Permalink
[generate-prs] Added missing requires
Browse files Browse the repository at this point in the history
  • Loading branch information
alex authored Dec 24, 2024
1 parent a9e7fd9 commit 415cb5d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions generate-prs.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require "json"
require "formula"
require "ostruct"
require "utils/ast"
require "utils/pypi"

Expand Down

0 comments on commit 415cb5d

Please sign in to comment.