Skip to content

Commit

Permalink
removing spyder autodoc
Browse files Browse the repository at this point in the history
  • Loading branch information
Joanna Piper Morgan committed Jul 2, 2024
1 parent 6e2989d commit 9a2b280
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
7 changes: 0 additions & 7 deletions mcdc/iqmc/iqmc_kernel.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Mon Jun 10 21:52:17 2024
@author: sam pasmann
"""
from mpi4py import MPI

import mcdc.adapt as adapt
Expand Down
7 changes: 0 additions & 7 deletions mcdc/iqmc/iqmc_loop.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on Mon Jun 10 21:52:29 2024
@author: sam pasmann
"""
import mcdc.kernel as kernel
import mcdc.iqmc.iqmc_kernel as iqmc_kernel
import mcdc.adapt as adapt
Expand Down

0 comments on commit 9a2b280

Please sign in to comment.