Skip to content

Commit

Permalink
fixing imports
Browse files Browse the repository at this point in the history
  • Loading branch information
schlichtanders committed Sep 11, 2024
1 parent 2241f3a commit 871e71e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ext/PythonCallExt.jl
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ module PythonCallExt

import JolinPluto
using PythonCall
using HypertextLiteral
import AbstractPlutoDingetjes

function JolinPluto.repeat_queueget(q)
function _repeat_queueget()
Expand Down

0 comments on commit 871e71e

Please sign in to comment.