Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Moealfadil committed Dec 28, 2024
1 parent 6325282 commit 9e1417f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
Empty file removed solutions/__init__.py
Empty file.
Empty file removed solutions/tests/__init__.py
Empty file.
7 changes: 0 additions & 7 deletions solutions/tests/test_IsPrime.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""
Created on XX XX XX
@author: Mohammed Elfadil
"""
import unittest

from solutions.IsPrime import IsPrime
Expand Down

0 comments on commit 9e1417f

Please sign in to comment.