Skip to content

Commit

Permalink
Make it clear where we are getting LazySettings from
Browse files Browse the repository at this point in the history
  • Loading branch information
douglas committed Mar 22, 2017
1 parent 7598dca commit 365206a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/conftest.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import os
import pytest

from dynaconf import LazySettings
from dynaconf.base import LazySettings


@pytest.fixture(scope='module')
Expand Down

0 comments on commit 365206a

Please sign in to comment.