Skip to content

Commit

Permalink
Merge pull request #139 from con/no-shebang
Browse files Browse the repository at this point in the history
RF: no shebang since file is no longer can be executed
  • Loading branch information
yarikoptic committed Aug 15, 2024
2 parents 3786274 + ba3342f commit 56c38d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/con_duct/__main__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#!/usr/bin/env python3
from __future__ import annotations
import argparse
from collections.abc import Iterable, Iterator
Expand Down

0 comments on commit 56c38d2

Please sign in to comment.