Skip to content

Commit 2ac2a53

Browse files
authored
Removed empty line fastcc.py
1 parent 5c6e879 commit 2ac2a53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/cobra/flux_analysis/fastcc.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
"""Provide an implementation of FASTCC."""
22

33
from typing import TYPE_CHECKING, List, Optional
4-
54
from warnings import warn
65

76
from optlang.symbolics import Zero

0 commit comments

Comments
 (0)