Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
weweweok committed Nov 23, 2023
1 parent 79e75e3 commit 2ab7293
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utility.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { encode } from "$std/encoding/base64.ts";
import { python } from "https://deno.land/x/python/mod.ts";
import { python } from "https://deno.land/x/python@0.4.1/mod.ts";
const createAsciiArtFile = `
from PIL import Image, ImageDraw, ImageFont
import os.path
Expand Down

0 comments on commit 2ab7293

Please sign in to comment.