Skip to content

Commit a2097e4

Browse files
Remove all statement
1 parent 20b3e2f commit a2097e4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scip/masking/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,6 @@
1515
# You should have received a copy of the GNU General Public License
1616
# along with SCIP. If not, see <http://www.gnu.org/licenses/>.
1717

18-
__all__ = ["mask"]
19-
2018
from typing import Mapping, Any, List
2119

2220
import numpy

0 commit comments

Comments
 (0)