MCPcopy Create free account
hub / github.com/theskumar/python-dotenv / test_ipython_existing_variable_no_override

Route test_ipython_existing_variable_no_override

tests/test_ipython.py:None–None  ·  view source on GitHub ↗
mock.patch.dict(os.environ, {}, clear=True)

Source from the content-addressed store, hash-verified

1import os
2from unittest import mock
3
4import pytest

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected