Skip to content

Commit

Permalink
Improve factory_args_from_settings docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
COREHACK committed Jun 25, 2017
1 parent fb78ada commit 8cff3fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyramid_sqlalchemy_sessions/config/__init__.py
Expand Up @@ -99,7 +99,7 @@ def factory_args_from_settings(settings, maybe_dotted,
settings
dictionary of Pyramid app settings (**required**)
maybe_dotted
a function to resolve dotted Python name to a full class
a callable to resolve dotted Python name to a full class
(**required**)
prefix
settings names prefix
Expand Down

0 comments on commit 8cff3fd

Please sign in to comment.