File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ """
2+ .. Note::
3+
4+ At a Mercurial shop? Can you help us jimmy this module into the next `Sunbeam toaster
5+ <https://automaticbeyondbelief.org/>`_ of Mercurialian perfection? We need to patch
6+ and shimmy this thing into shape and seek a skilled tradesperson to give it - in
7+ Robert M. Pirsig's sense - *care*. Connect with us `on the tracker
8+ <https://github.com/vcs-python/libvcs>`_. It's not too late to change the API.
9+ """
110import enum
211import pathlib
312from typing import Optional , Sequence , Union
Original file line number Diff line number Diff line change 1+ """
2+ .. Note::
3+
4+ Subversion is rare to come by, but there's mechanics who get by just servicing Audi
5+ imports. Do you have the "Mike Rowe"-grit to tape this module up, even if the OEM
6+ parts aren't around anymore? Apply in the `project discussions page
7+ <https://github.com/vcs-python/libvcs>`_. The API won't freeze until we're satisfied
8+ this puppy is safe to drive.
9+ """
110import pathlib
211from typing import Literal , Optional , Sequence , Union
312
You can’t perform that action at this time.
0 commit comments