From 096da1fcaa949edb092f7595771a712403a49a3f Mon Sep 17 00:00:00 2001 From: "Marios S. Kyriakou" Date: Wed, 15 Jan 2025 13:07:40 +0200 Subject: [PATCH] Delete epyt/tests/Basic_Functionality.ipynb --- epyt/tests/Basic_Functionality.ipynb | 54 ---------------------------- 1 file changed, 54 deletions(-) delete mode 100644 epyt/tests/Basic_Functionality.ipynb diff --git a/epyt/tests/Basic_Functionality.ipynb b/epyt/tests/Basic_Functionality.ipynb deleted file mode 100644 index a009728..0000000 --- a/epyt/tests/Basic_Functionality.ipynb +++ /dev/null @@ -1,54 +0,0 @@ -{ - "cells": [ - { - "cell_type": "code", - "outputs": [], - "source": [], - "metadata": { - "collapsed": false, - "is_executing": true - }, - "id": "3670d30a3c40f2ba" - }, - { - "cell_type": "code", - "outputs": [], - "source": [], - "metadata": { - "collapsed": false, - "is_executing": true - }, - "id": "df918d631d85c536" - }, - { - "cell_type": "code", - "outputs": [], - "source": [], - "metadata": { - "collapsed": false - }, - "id": "6a5f142978624cb0" - } - ], - "metadata": { - "kernelspec": { - "display_name": "Python 3", - "language": "python", - "name": "python3" - }, - "language_info": { - "codemirror_mode": { - "name": "ipython", - "version": 2 - }, - "file_extension": ".py", - "mimetype": "text/x-python", - "name": "python", - "nbconvert_exporter": "python", - "pygments_lexer": "ipython2", - "version": "2.7.6" - } - }, - "nbformat": 4, - "nbformat_minor": 5 -}