Skip to content

Commit

Permalink
shut up black
Browse files Browse the repository at this point in the history
  • Loading branch information
Cube707 committed Jan 26, 2024
1 parent d56c4eb commit ccedd98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Sphinx configuration."""

from datetime import datetime


Expand Down
1 change: 1 addition & 0 deletions noxfile.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Nox sessions."""

import os
import shlex
import shutil
Expand Down
1 change: 1 addition & 0 deletions src/inquirer/questions.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
"""Module that implements the questions types."""

from __future__ import annotations

import errno
Expand Down

0 comments on commit ccedd98

Please sign in to comment.