We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43775ea commit 591af1fCopy full SHA for 591af1f
src/biocutils/print_wrapped_table.py
@@ -1,4 +1,4 @@
1
-from typing import List, Optional, Sequence
+from typing import Any, List, Optional, Sequence
2
3
import numpy
4
0 commit comments