Unverified Commit 81990491 authored by Tim Dettmers's avatar Tim Dettmers Committed by GitHub
Browse files

Merge pull request #113 from Borzik/fix-warnings

Import missing warn function
parents 9180b4cc f3800bab
......@@ -20,6 +20,7 @@ import ctypes as ct
import os
import errno
import torch
from warnings import warn
from pathlib import Path
from typing import Set, Union
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment