Skip to content
Snippets Groups Projects
Commit 4aab8c7d authored by TheRiPtide's avatar TheRiPtide
Browse files

style: missing docstring

parent 2200b3f5
No related branches found
No related tags found
1 merge request!23feat: deep-leaning poly(A) classifier
Pipeline #13871 passed
......@@ -11,6 +11,7 @@ parser.add_argument('-p', '--path', action='store', help='Path to state-dict for
def main():
"""Execute poly(A) classifier from shell."""
args = parser.parse_args()
if args.data[0] == '[':
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment