Skip to content

Commit

Permalink
Fix incorrect merge
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelm committed Jan 16, 2024
1 parent a316882 commit 78138fb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xopen/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
import subprocess
import tempfile
import time
from abc import ABC, abstractmethod
from subprocess import Popen, PIPE, DEVNULL
from typing import (
Optional,
Expand Down

0 comments on commit 78138fb

Please sign in to comment.