Skip to content

Commit

Permalink
c
Browse files Browse the repository at this point in the history
  • Loading branch information
nameexhaustion committed Jan 29, 2025
1 parent 0bcbf86 commit c4ed9b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py-polars/polars/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import contextlib
import contextlib #

with contextlib.suppress(ImportError): # Module not available when building docs
# ensure the object constructor is known by polars
Expand Down

0 comments on commit c4ed9b3

Please sign in to comment.