Skip to content

Commit 5fa7aa8

Browse files
committed
Fix lint
1 parent cd6b42b commit 5fa7aa8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

readthedocs/doc_builder/exceptions.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ class BuildUserSkip(BuildUserError):
6262
message = gettext_noop("This build was manually skipped using a command exit code.")
6363
state = BUILD_STATE_CANCELLED
6464

65-
6665
class ProjectBuildsSkippedError(BuildUserError):
6766
message = gettext_noop('Builds for this project are temporarily disabled')
6867

0 commit comments

Comments
 (0)