Fix list pygments styles example by jpoppe · Pull Request #14245 · ipython/ipython
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 4.5k
Merged
Carreau merged 1 commit intoipython:mainfrom
Nov 20, 2023Merged
Fix list pygments styles example#14245
Carreau merged 1 commit intoipython:mainfrom
Fix list pygments styles example#14245
Carreau merged 1 commit intoipython:mainfrom
Conversation
Copy link Copy Markdown
Contributor
Styles needs to be imported to be able to access the get_all_styles() function or get_all_styles() could be imported directly from styles.
This fixes the example.
Carreau
merged commit
ed21ac6
into
ipython:main
Copy link Copy Markdown
Member
Carreau
commented
Nov 20, 2023
Carreau commented
Nov 20, 2023Thanks !
Carreau
added this to the
8.18 milestone
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment