We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 505a4a9 + 7886705 commit a499151Copy full SHA for a499151
README.md
@@ -12,7 +12,7 @@ To upgrade an existing installation type:
12
13
Then start a Python terminal and type
14
15
-`import financepy`
+`from financepy.utils import *`
16
17
Here is a quick check to make sure it all loaded. Type
18
@@ -184,3 +184,4 @@ See the changelog for a detailed history of changes.
184
185
GPL-3.0 License - See the license file in this folder for details.
186
187
+
0 commit comments