Skip to content

Commit

Permalink
Remove unnecessary files
Browse files Browse the repository at this point in the history
  • Loading branch information
fealho committed May 23, 2022
1 parent 65d3738 commit 5a35b3f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 101 deletions.
100 changes: 0 additions & 100 deletions Untitled.ipynb

This file was deleted.

2 changes: 1 addition & 1 deletion sdv/metadata/utils.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
"""Tools to generate strings from regular expressions."""

import re
import sre_parse
import string

import numpy as np
import sre_parse


def _literal(character, max_repeat):
Expand Down

0 comments on commit 5a35b3f

Please sign in to comment.