Fix docstring
This commit is contained in:
parent
8afb02eef7
commit
469c75662e
@ -17,7 +17,7 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with qutebrowser. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
"""Base class for a subprocess run for tests.."""
|
||||
"""Base class for a subprocess run for tests."""
|
||||
|
||||
import re
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user