ProjectFlask/Project.py

changeset 32
80fc8deac8fe
parent 30
76c86fe13f36
child 35
65a377b7a52c
--- a/ProjectFlask/Project.py	Tue Nov 24 20:17:20 2020 +0100
+++ b/ProjectFlask/Project.py	Wed Nov 25 19:39:04 2020 +0100
@@ -356,7 +356,7 @@
     
     def getVirtualEnvironment(self):
         """
-        Private method to get the path of the virtual environment.
+        Public method to get the path of the virtual environment.
         
         @return path of the virtual environment
         @rtype str

eric ide

mercurial