(cherry picked from commit bfa387d384)
This commit is contained in:
flywind
2020-11-14 18:51:05 +08:00
committed by narimiran
parent 452203a28e
commit 11f6fd88ea

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