Skip to content

Commit

Permalink
Merge pull request #269 from shadchin/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 11, 2022
2 parents 62a5124 + da8c2d9 commit 2ecef7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbformat/current.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
import re
import warnings

warnings.warning(
warnings.warn(
"""nbformat.current is deprecated.
- use nbformat for read/write/validate public API
Expand Down

0 comments on commit 2ecef7b

Please sign in to comment.