Skip to content

Commit 58d3623

Browse files
author
simonrempel
committed
Fixes typing error
1 parent 3aaa9a9 commit 58d3623

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

refinery/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3+
from black import Any
34
from wasabi import msg
45
import pandas as pd
56
from refinery import authentication, api_calls, settings, exceptions, util

0 commit comments

Comments
 (0)