pyabc2.sources.load_example_abc¶ pyabc2.sources.load_example_abc(title=None)¶ Load an example ABC string, random if title not provided. Case ignored in the title. See also load_example() TypesExample notebook. Parameters: title (str | None) Return type: str