File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1818# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919# IN THE SOFTWARE.
2020
21+ from colorama import Fore , Style
2122from os import getenv
2223from sys import stderr
23- from colorama import Fore , Style
2424
2525# Silence this warning with NO_MKDOCS_2_WARNING=1
2626if not getenv ("NO_MKDOCS_2_WARNING" ):
Original file line number Diff line number Diff line change 1818# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
1919# IN THE SOFTWARE.
2020
21+ from colorama import Fore , Style
2122from os import getenv
2223from sys import stderr
23- from colorama import Fore , Style
2424
2525# Silence this warning with NO_MKDOCS_2_WARNING=1
2626if not getenv ("NO_MKDOCS_2_WARNING" ):
You can’t perform that action at this time.
0 commit comments