We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 001eb6b commit ca5fc03Copy full SHA for ca5fc03
src/cleanvision/utils/base_issue_manager.py
@@ -1,5 +1,4 @@
1
from abc import ABC, abstractmethod
2
-from tabnanny import verbose
3
from typing import Dict, Any
4
5
import pandas as pd
0 commit comments