Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
MateoLostanlen committed Dec 31, 2024
1 parent d0b6317 commit 74bc7ed
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/collect_env.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@
Run it with `python collect_env.py`.
"""

from __future__ import (absolute_import, division, print_function,
unicode_literals)
from __future__ import absolute_import, division, print_function, unicode_literals

import locale
import re
Expand Down

0 comments on commit 74bc7ed

Please sign in to comment.