Skip to content

Commit 5cb8610

Browse files
author
Sergey N
committed
Made context.new visible in docs
1 parent 4a79dfa commit 5cb8610

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tcod/context.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161

6262
__all__ = (
6363
"Context",
64+
"new",
6465
"new_window",
6566
"new_terminal",
6667
"SDL_WINDOW_FULLSCREEN",

0 commit comments

Comments
 (0)