Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pvelesko committed Sep 15, 2024
1 parent e267f04 commit d04ebbb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/cucc.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
#=============================================================================
"""Compiler wrapper aiming to be a drop-in replacement for nvcc."""
# Enable v3.9+ type annotations in older versions (down to 3.7).
from __future__ import annotations
import argparse
import os
import subprocess
Expand Down

0 comments on commit d04ebbb

Please sign in to comment.