Skip to main content
Module

x/python/test/deps.ts>fail

🐍 Python interpreter bindings for Deno.
Go to Latest
function fail
import { fail } from "https://deno.land/x/python@0.2.1/test/deps.ts";

Forcefully throws a failed assertion

Parameters

optional
msg: string

Returns

never