This commit is contained in:
flywind
2020-11-14 18:51:05 +08:00
parent 5af798c21b
commit bfa387d384

View File

@@ -160,7 +160,7 @@ are also lots of procs that aid in debugging:
# why does it process temp.nim here?
writeStackTrace()
These procs may not be imported by module, you can import them for debuging:
These procs may not be imported by a module. You can import them directly for debugging:
.. code-block:: nim
from astalgo import debug