Skip to content
This repository has been archived by the owner on Mar 20, 2021. It is now read-only.

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
xoxys committed Apr 19, 2020
1 parent fe4dc57 commit 400c8b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ exclude =
__pycache__
build
dist
test
tests
test*
*.pyc
*.egg-info
.cache
Expand Down
2 changes: 1 addition & 1 deletion tests/dns_corenetwork_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
"""Tests for certbot_dns_ispconfig.dns_ispconfig."""
"""Tests for certbot_dns_corenetworks.dns_corenetworks."""

import unittest

Expand Down

0 comments on commit 400c8b2

Please sign in to comment.