o-nikolas commented on code in PR #32658:
URL: https://github.com/apache/airflow/pull/32658#discussion_r1266025923


##########
docs/apache-airflow/administration-and-deployment/modules_management.rst:
##########
@@ -44,7 +44,7 @@ How package/modules loading in Python works
 The list of directories from which Python tries to load the module is given
 by the variable ``sys.path``. Python really tries to
 `intelligently determine the contents <https://stackoverflow.com/a/38403654>`_
-of this variable, including depending on the operating system and how Python
+of this variable,depending on the operating system and how Python

Review Comment:
   ```suggestion
   of this variable, depending on the operating system and how Python
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to