Fix Codacy Warnings (#477)
--------- Co-authored-by: Dario Coscia <dariocos99@gmail.com>
This commit is contained in:
committed by
Nicola Demo
parent
e3790e049a
commit
4177bfbb50
@@ -1,3 +1,8 @@
|
||||
"""
|
||||
Old module for geometry related classes and functions.
|
||||
Deprecated in 0.2.0.
|
||||
"""
|
||||
|
||||
import warnings
|
||||
|
||||
from ..domain import *
|
||||
|
||||
Reference in New Issue
Block a user