Procházet zdrojové kódy

Fix docstring for Sphinx

Thomas Kluyver před 7 roky
rodič
revize
c5e16d86b0
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      nsist/__init__.py

+ 1 - 1
nsist/__init__.py

@@ -179,7 +179,7 @@ class InstallerBuilder(object):
 
         It will be unpacked into the build directory.
 
-        In addition, any *._pth files found therein will have the pkgs path
+        In addition, any ``*._pth`` files found therein will have the pkgs path
         appended to them.
         """
         url, filename = self._python_download_url_filename()