Skip to content
This repository has been archived by the owner on Aug 11, 2023. It is now read-only.

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
astrofrog committed Apr 10, 2018
1 parent 373ab45 commit ec36c77
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
import numpy as np


def primes(imax):
"""
Returns prime numbers up to imax.
Expand Down

0 comments on commit ec36c77

Please sign in to comment.